jiwils wrote:
anonymous wrote : Since I am not using transactions...

I guess you should use transactions. Without transactions the 
TransactionIsolationLevel is not imposed, there's no Node locking and as a 
result the content of a Node might just be modified in the moment you are 
calling 'get()'.

If you are not running in a J2EE-container, you might just use the 
DummyTransactionManager that comes with JBossCache.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to