[jboss-user] [JBossCache] - Re: TransactionManagerLookup in standalone cache

jason.greene@jboss.com do-not-reply at jboss.com
Thu Oct 4 19:37:29 EDT 2007


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/jboss/cache/transaction/JBossStandaloneJTAManagerLookup.java

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#4091774

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



More information about the jboss-user mailing list