If you see the test case i have previous post.

I am persisting a list(l1) into cache using cache.put method and retrieving the 
list from the cache using the cache.get method and modify the state of the 
object. The modified list is NOT persisted back to the cache, but the state of 
the object in the cache is automatically getting modified even though i have 
not explicitly called the cache .put method.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164572
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to