[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Jan 21 04:06:28 EST 2009


What does your setRollbackOnly() method do?  Also, what does your begin() and commit() methods do?  Could I see their implementation?

As long as these delegate to a Transaction or UserTransaction object, and these transactions are obtained from the *same* TransactionManager instance you have registered with the cache, all should work.

Also, do you have a debug log for the cache?

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

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



More information about the jboss-user mailing list