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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...