"manik.surtani(a)jboss.com" wrote : Have you tried starting your tx using:
|
|
| | cache.getTransactionManager().begin();
| | ...
| | ...
| | cache.getTransactionManager().commit();
| |
|
Thanks, that seems to work well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095408#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...