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

ataylor do-not-reply at jboss.com
Wed Nov 5 03:32:47 EST 2008


anonymous wrote : Take a look at RemotingServiceImpl to see how we do something similar.
  | 
  | There's a timer that scans the connections and fails one where no ping has arrived.
  | 
  | You could do something very similar (copy and paste). 

Ok, will do

anonymous wrote : Also ResourceManagerImpl::timeoutSeconds is only being set via the setTimeout method.
  | 
  | This means if the transactionmanager never calls setTimeout() it will always be zero.

Ok, I'll set a default of 10 minutes and also make it configurable

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

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



More information about the jboss-dev-forums mailing list