[jboss-user] [JBossCache] - Re: Transactions in JBossCache 1.4CR2
ben.wang@jboss.com
do-not-reply at jboss.com
Tue Jul 11 06:12:09 EDT 2006
Hi, I have fixed on bug:
http://jira.jboss.com/jira/browse/JBCACHE-691
that I think if your problem. Basically, PojoCache will throw an exception if:
1. You are using other tm, e.g., JBossTransactionManagerLookup classs
2. You are not using any transaction, e.g., not tx.begin() in user code.
Can you please verify?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956930#3956930
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956930
More information about the jboss-user
mailing list