[jboss-user] [JBoss Cache Users] - Re: JBoss cache / WebLogic: problem with suspend/resume tran

2009-11-02 Thread adam.laczynski
Thank you for answer. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263415#4263415 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263415 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Cache Users] - Re: JBoss cache / WebLogic: problem with suspend/resume tran

2009-10-30 Thread adam.laczynski
"bstansbe...@jboss.com" wrote : JBoss Cache doesn't suspend/resume the transaction; it's Hibernate's integration with JBC that does this. If JBC sees an active transaction it will hold a lock on data in the cache until that tx commits. There are times when it's incorrect for those locks to be he

[jboss-user] [JBoss Cache Users] - JBoss cache / WebLogic: problem with suspend/resume transact

2009-10-26 Thread adam.laczynski
I used JBoss Cache with WebLogic. I noticed that org.jboss.cache.interceptors.InvocationContextInterceptor suspend/resume xa transaction. It causes problem on WebLogic when iteration thought ResultSet is not finished. I posted it on oracle forum but without any solution (http://forums.oracle.co