Jesper Pedersen [http://community.jboss.org/people/jesper.pedersen] replied to 
the discussion

"Embed JBoss JCA into your java program ?"

To view the discussion, visit: http://community.jboss.org/message/546043#546043

--------------------------------------------------------------
Once you have deployed your resource adapter you can use it as you normally 
would by looking up the ConnectionFactory and getting a connection from it.

This test case shows how the look up should be done:

 
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/jboss-jca/trunk/deployers/src/test/java/org/jboss/jca/test/deployers/spec/RarTestCase.java?revision=99481&view=markup
 
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/jboss-jca/trunk/deployers/src/test/java/org/jboss/jca/test/deployers/spec/RarTestCase.java?revision=99481&view=markup

We will add more documentation in this area once we hit the Beta phase, but 
community contributions are always welcome !

As to the inbound part - that part is optional in a standalone environment, so 
we will take a look later on what we can do. Contributions is also most welcome 
here  :) 

Start by checking out our source code

 http://docs.jboss.org/jca/developerguide/en/html/building.html 
http://docs.jboss.org/jca/developerguide/en/html/building.html

and send us your documentation patches as JIRAs while you are making progress 
in this area.

We are committed to the embedded use-case as we use it ourselves to actually 
test the container  ;) 

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/546043#546043]

Start a new discussion in JCA Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to