[jboss-dev-forums] [Design of JCA on JBoss] - No LastResource gambit for non-xa MDB
adrian@jboss.org
do-not-reply at jboss.com
Fri Mar 9 12:08:44 EST 2007
If the MDB uses a connection factory that is not XA,
it drives the transaction, but uses an unlinked JMS local tx commit()
We should really be wrapping this in a pretend XAResource like LocalXAResource in JCA
that is tagged with LastResource so it can take part in the "last resource gambit".
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026667#4026667
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026667
More information about the jboss-dev-forums
mailing list