[jboss-user] [JBossCache] - Pojocache dosen't support transactions on remove operation

jacek187 do-not-reply at jboss.com
Fri Apr 27 05:20:23 EDT 2007


Scenario:

1. Put object into PojoCache
2. Start transactio
3. Remove object from pojoCache
4. Start another transactio
5. Get object from pojocache.
    Expected reuslt is, that read thread should be locked unitl first thread release acquired lock on node. 
   But in PojoCache read operation sucess and result is null!!!!!!!

So, now it's in practice not possible to use pojocache in transactional enviroment


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

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



More information about the jboss-user mailing list