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 the same exception could be thrown by the newly accepted
socket. I'm going to have to look at this more closely. Could you send me your code
so I can try to duplicate the problem?
Thanks. (I haven't forgotten that you've already sent me something to look at, by
the way.)
-Ron
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030893#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...