[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Integration TEsts / Use of other connections
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Feb 19 16:37:26 EST 2007
JCA treats XA underneath through a wrapper.
You will receive an instance of Connection, and JCA would enlist transactions automatically for you. With XAConnection you would have to enslist XA/transactions yourself.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019044#4019044
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019044
More information about the jboss-dev-forums
mailing list