[JBoss-user] [JCA/JBoss] - Re: problem to configure jboss for my JCA connector

2004-06-11 Thread mfavre
I want to deploy the Joss JCA Connector Exemple on my server (chap 7 of the documentation) - I have deployed the connector in the /deploy directory - I have create the chap7-ex1-ds.xml and the notxsf-service.xml files in the /deploy directory like in the doc but I have the same error when I

[JBoss-user] [JCA/JBoss] - Re: problem to configure jboss for my JCA connector

2004-06-09 Thread mfavre
I have create a -ds.xml file in the deploy directory with the Jboss documentation for JCA Adaptator Configuration : connection-factories NoTransFS JCA:service=RARDeployer File System Adapter MinervaNoTransCMFactory

[JBoss-user] [JCA/JBoss] - Re: problem to configure jboss for my JCA connector

2004-06-09 Thread mfavre
I'm sorry for the precedent message I have lost de code mark !!! So, I have create a -ds.xml file in the deploy directory with the Jboss documentation for JCA Adaptator Configuration : connection-factories | mbean code=org.jboss.resource.ConnectionFactoryLoader

[JBoss-user] [JCA/JBoss] - problem to configure jboss for my JCA connector

2004-06-08 Thread mfavre
my jboss : 3.2.4 When I call my JCA Connector from an EJB : ConnectionFactory cxFactory = (ConnectionFactory) context.lookup(java:comp/env/HelloWorld); a context error is generated : HelloWorld not bound This connector is deployed in /jboss-3.2.4/server/default/deploy/ repository How can I