[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XA resource and setting the timeout
ataylor
do-not-reply at jboss.com
Mon Nov 3 11:06:47 EST 2008
anonymous wrote : 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.
Ok, so we don't allow the TM to set the timeout.
I'll add a configuration attribute to set the JBM default timeout so we can configure it at a JBM level.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186432#4186432
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186432
More information about the jboss-dev-forums
mailing list