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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...