[jboss-user] [Remoting] - Re: Connection Problem with Release 2.2.0

2007-04-26 Thread Clarich
Hi Ron, I tested my source code with the changes you mentioned in this Topic: http://www.jboss.com/index.html?module=bbop=viewtopict=85355postdays=0postorder=ascstart=10 And well... those changes solved this problem, too. So thank you. Claudia View the original post :

[jboss-user] [Remoting] - Re: Connection Problem with Release 2.2.0

2007-03-22 Thread [EMAIL PROTECTED]
Hi Claudia, This feels like a bug, though I'm not sure what the problem is. One thing I see is that the IOException catch clause in MultiplexServerInvoker.run() shuts down the thread if it gets a socket closed message. The point is to quit if the *server socket* has closed, but it looks like