Thanks genman. I cloned my object. But I still get the same exception.
Now if I made my entity non caching, then it works fine. This is the code I use to make my entities cacheable. @Cache (usage=CacheConcurrencyStrategy.TRANSACTIONAL) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103259#4103259 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103259 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
