You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Robert H. Walter" <rw...@netnumber.com> on 2005/12/29 21:07:23 UTC

How to unbind a client from a service and force the TCP socket to close?

I am using Axis 1.3 with J2SE 1.5 on Linux and Solaris.  I would like to be
able to unbind a client from a service and force the underlying TCP socket
to close without waiting for the finalizer to run.  Can anyone help instruct
me on how to do this?  Many thanks!

 

EOM