[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

emmartins do-not-reply at jboss.com
Fri Jan 23 08:19:14 EST 2009


I can't control the usage of setRollbackOnly(), it is exposed in JAIN SLEE applications API.

For now I think I will go for a solution where an interceptor makes any cache update fail if no tx is present or it is not in active or rollback state, and keep trapping the set rollback operation.

Another doubt, it is safe to use the same node instance in multiple transactions? I'm not doing that now but if it is safe I would consider for some nodes that are bound to factory type objects which are singleton and are made on server start.

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

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



More information about the jboss-user mailing list