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 ar...@cnedi06.cnafmail.fr on 2004/01/26 12:47:48 UTC

How to use Commons HTTP Client?

Hi all,

I'm using an axis client on Websphere running on ZOS.
My problem is that when we have a network problem on the connection, the
time out is very long, about 2 minutes.
It seems that the only solution to specify a time out is to use Commons
HTTP client but I don't know how to force axis using it.
Is there a property in "Call" that I should set?

Thanks in advance for your answers.

Arnaud