As genman said, support for standalone JBoss JTA was recently added:
You could use it in current versions by writing your own TransactionManagerLookup. You
could just copy ours:
http://anonsvn.jboss.org/repos/jbosscache/core/trunk/src/main/java/org/jb...
This class also demonstrates how to obtain a UserTransaction instance from JBoss JTA.
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091774#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...