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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
