[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XA resource and setting the timeout

asimon do-not-reply at jboss.com
Mon Nov 3 10:18:37 EST 2008


anonymous wrote : 
  | even if the transaction timeout was set successfully?
  | 

The problem really is whether you comply wit the javax XA API. So if you accept to set the timeout then you should return XA_RBTIMEOUT and not XAERR_NOTA. As you have decided not to return XA_RBTIMEOUT then setTransactionTimeout should always return false. 

Arnaud   

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

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



More information about the jboss-dev-forums mailing list