[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Few XA Questions... (Repost)
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Mar 19 18:50:06 EDT 2009
anonymous wrote : You can only throw away that knowledge when told to forget.
So, if we commit the transaction through management, we shouldn't throw an exception if xa.commit(XID) is called.
Say.. this pseudo test should work:
management.commit(XID);
tm.commit(xid);
Is there a way to replicate this behaviour through Arjuna (making it call forget)?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219654#4219654
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219654
More information about the jboss-dev-forums
mailing list