On 8 Feb 2008, at 23:57, h b wrote:

Hello, I'm using a stub that is connecting the server using TCP transport. I'm looping around calling the service operation.

After I'm done I run netstat -na and I see a whole lot of connections in TIME_WAIT. Can I instruct the stub to clean up the connection after a method call?

Try options.setCallTransportCleanup(true)


Michele

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to