i have a stateful sessionbean for each client that holds some (costly) resources. is there a way to find out if the client has disconnected (without logging out)? i don't want to wait for the passivate-timeout, because that would be too long, and i cannot reduce the timeout.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950611#3950611 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950611 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
