[jboss-user] [JBossCache] - Re: Failed to get global transaction on get

manik.surtani@jboss.com do-not-reply at jboss.com
Fri Feb 2 08:48:37 EST 2007


Correct, the gtx is not needed here (InvocationContext.isOriginLocal could be used to determine if it is a non-local call).

Still though, the gtx should always be set up and if it didn't fail here it would have failed further down the interceptor chain.

Could you log to TRACE level?  There should be messages by the TxInterceptor when it registers the gtx.

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

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



More information about the jboss-user mailing list