[jboss-user] [JCA Development] - Embed JBoss JCA into your java program ?

Jesper Pedersen do-not-reply at jboss.com
Thu Jun 3 09:10:22 EDT 2010


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100603/72dddaff/attachment.html 


More information about the jboss-user mailing list