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 "Lasker, Kory" <kl...@qwest.com> on 2002/06/19 23:48:36 UTC

Implementing client-side timeouts in Axis

  As a client accessing a web service, I sometimes have to wait a
extraordinary amount of time until I receive a response from the server.  I
need to find a way to limit the amount of time I will wait for a request so
I need to implement a client-side timeout.  Is there a framework already in
place to do this or should I look at other options.  I didn't see anything
in the list archives or the documentation so I'm hoping you guys can point
me in the right direction.

  Thanks,

  Kory