Hi All,

 

I have a service method that is a time consuming process that throws a Timeout exception.

 

For the client my servlet container(Resin 2.1.2) configuration allows me to specify the <request-timeout>30s</request-timeout> and my Axis stub also provides a setTimeout(). Do I have to make sure these two settings are the same? Does one override the other? What is the default for the stub?

 

For the server hosting the service is it only required to configure the servlet container <request-timeout> to be a value that will accommodate the long running processes?

 

Many thanks,

 

Greg Hess

Software Engineer

Wrapped Apps Corporation

275 Michael Cowpland Dr.

Suite 201

Ottawa, Ontario

K2M 2G2

Tel: (613) 591 -7552 ext 230

Fax: (613) 591-0523

1 (877) 388-6742

www.wrappedapps.com

 

<<image001.gif>>

Reply via email to