-
Nov 13th, 2008, 03:56 PM
#1
Hessian: Server side action when client dropped
Is there any way to interrupt the server SocketListener thread when the client connection is dropped? For example, if the client connection times out with a Hessian exception, the SocketListener thread seems to continue until it is complete. I would prefer the SocketListener thread be interrupted so I can catch the exception and clean up the server side. Otherwise, the client has no idea what completed or did not complete successfully on the server side.
-
Nov 13th, 2008, 05:38 PM
#2
This question should be posted on the Remoting and JMS forum.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules