[jboss-user] [Remoting] - Re: Client lost connection notification
ron.sigal@jboss.com
do-not-reply at jboss.com
Mon Nov 12 22:12:03 EST 2007
You want to look at the lease mechanism. With leasing, the client has to send periodic pings to the server, and if it fails to ping within the specified time frame, the server informs a registered listener that the client's connection has apparently failed. For more information, see Chapter 8. "Connection Exception Listeners and Leasing" of the Remoting Guide (http://labs.jboss.com/jbossremoting/docs/guide/index.html).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103928#4103928
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103928
More information about the jboss-user
mailing list