I have done  setting disableUploadTimeout="false" in tomcat, and that
helped. 

<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"

               port="8009" minProcessors="5" maxProcessors="75"

               enableLookups="true" redirectPort="8443"

               acceptCount="10" debug="0" connectionTimeout="20000"

               useURIValidationHack="false" disableUploadTimeout="false"

 
protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/>


Ashish Varan



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 27, 2004 12:24 PM
To: [EMAIL PROTECTED]
Subject: Setting the Socket Timeout




Is there any way to set the Socket Timeout or timeout the Client Call
using
AXIS. I am sure there must be some way but have not been able to locate
it
so far.

What we are trying to do is basically ensure the call can time out after
some seconds to the web server using the generated Java files using
wsdl2java .

any help is greately appretiated.

Thanks and Regards,

===
Gary Grewal




This communication is for informational purposes only.  It is not
intended as
an offer or solicitation for the purchase or sale of any financial
instrument
or as an official confirmation of any transaction. All market prices,
data 
and other information are not warranted as to completeness or accuracy
and 
are subject to change without notice. Any comments or statements made
herein
do not necessarily reflect those of J.P. Morgan Chase & Co., its
subsidiaries and affiliates.


Reply via email to