Have you tried starting your tx using:

  | cache.getTransactionManager().begin();
  | ...
  | ...
  | cache.getTransactionManager().commit();
  | 


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

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

Reply via email to