[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XA-related failures in JMS bridge reconnection tests
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed Mar 11 12:56:34 EDT 2009
The setTreatAsNonTransactedWhenNotEnlisted was a hack to couple with TCK and the way that JCA would interact with JMS.
We had to add that hack as we couldn't change the JCA code.
But the use of the attribute on the Bridge seems non related to this. You probably need to make sure you aways have XA on the test. (Maybe the test is not valid for JBM2?)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217070#4217070
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217070
More information about the jboss-dev-forums
mailing list