[jboss-user] [Beginners Corner] - Re: Detecting client disconnects

jwenting do-not-reply at jboss.com
Sun Feb 25 15:39:01 EST 2007


no, at least not without some custom plumbing. The bean is removed either on a client request or on a connection timeout.

You could code some sort of keepalive service that polls a client for a connection regularly.
But that would require a custom client library as well which would respond to that polling.


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

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



More information about the jboss-user mailing list