[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XATests versus TransactionManager integration tests...
timfox
do-not-reply at jboss.com
Tue Mar 10 16:20:41 EDT 2009
There's no need for a transaction manager in any of our tests.
Instead, the test pretends to be the transaction manager calling start, end,, commit, rollback on the XAresource etc.
I think this is the way it is already done in BasicXATest.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216736#4216736
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216736
More information about the jboss-dev-forums
mailing list