[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Failure on XAResourceRecoveryTest

clebert.suconic@jboss.com do-not-reply at jboss.com
Fri Sep 7 11:10:15 EDT 2007


We play with starting/stopping the TransactionManager during our testsuite... 

And we use different ObjectStores for each time we start another TransactionManager, by doing:

System.setProperty(com.arjuna.ats.arjuna.common.Environment.OBJECTSTORE_DIR, newObjectStore + new GUID().toString());

I have already tried to create XidImple only after starting the TransactionManager and I still get a failure.... 

I will investigate this.


Thanks Mark!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082204#4082204

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082204



More information about the jboss-dev-forums mailing list