[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-22 Thread darranl
I think the only solution really is going to be for you to go through the getting started guide to see some example deployments working. The two JBoss deployment descriptors need to be added to your META-INF folder in the jar next to the ejb-jar.xml. There are dtd's in the docs folder that

[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-22 Thread alexcheong
Which are the two files? Is it jbosscmp-jdbc.xml jboss.xml? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859604#3859604 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859604

[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-22 Thread alexcheong
Two xml files has added in to the EJBJAR but I got error during deployment. jboss.xml | ?xml version=1.0 encoding=UTF-8? | jboss | enterprise-beans | session | ejb-nameCmsequenceManager/ejb-name | jndi-nameCmsequenceManager/jndi-name | resource-ref

[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-21 Thread alexcheong
Should lookup for CMSEQUENCE.SEQUENCEID instead of T0_CMSEQUENCE.SEQUENCEID. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859480#3859480 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859480

[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-21 Thread darranl
Jboss has no interest in the contents of 'orion-ejb-jar.xml' application server specific settings can be made in 'jboss.xml' or 'jbosscmp-jdbc.xml' deployment descriptors. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859482#3859482 Reply to the post :

[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-21 Thread alexcheong
Thanks for the reply. I don't have such files in the project's package. Would it be the root of the problem? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859555#3859555 Reply to the post :

[JBoss-user] [JCA/JBoss] - Re: jboss-3.2.7RC1 - Unable to execute remote method.

2004-12-21 Thread alexcheong
I have added following file to Conf folder. Still encounter same issue. jbosscmp-jdbc.xml | ?xml version=1.0 encoding=UTF-8? | !DOCTYPE jbosscmp-jdbc PUBLIC | -//JBoss//DTD JBOSSCMP-JDBC 3.0//EN | http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd; | | jbosscmp-jdbc | |