[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Non connected remoting clients throwing java.lang.Except
ron.sigal@jboss.com
do-not-reply at jboss.com
Thu Jan 18 20:14:29 EST 2007
I started working on http://jira.jboss.org/jira/browse/JBREM-657 yesterday. What I've been doing is adding a Client.quickDisconnect() and a Client.quickRemoveListener() that parallel Client.disconnect() and Client.removeListener() but don't attempt to communicate with the server. Of course, they should be used only when it is clear that there is a problem communicating with the server.
Does that work for Messaging?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003577#4003577
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003577
More information about the jboss-dev-forums
mailing list