Retrying on tx failure needs to be on a case by case basis. Not all cache operations
*should* be retried on tx failure. It depends on your app.
Yes, you can use your app server's transaction attribs. REQUIRES_NEW to create the
tx, but you will have to commit it yourself.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008410#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...