[jboss-user] [JBossCache] - Re: Concurrency problem

manik.surtani@jboss.com do-not-reply at jboss.com
Tue Jan 30 12:16:16 EST 2007


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#4008410

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008410



More information about the jboss-user mailing list