Venkat Reddy wrote:

You can try changing the default behaviour using a property
axis.connection.timeout while starting up the client. This will set
the timeout on the Stub.

Or should I use the setTimeout() method in abstract class Stub?

Stub JavaDoc:



     setTimeout

public void *setTimeout*(int timeout) Set the timeout in milliseconds.



Reply via email to