Re: Change socket timeout in server side

2017-06-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ivan, On 6/29/17 9:32 PM, Yin, Ivan wrote: > I am using Tomcat7 and have deployed a web server on it. > > Currently the client side is running into the error > “*java.net.SocketTimeoutException: Read timed out*” after running > the web service fo

Change socket timeout in server side

2017-06-29 Thread Yin, Ivan
Hi all, I am using Tomcat7 and have deployed a web server on it. Currently the client side is running into the error "java.net.SocketTimeoutException: Read timed out" after running the web service for one minute. I understand that this can be set in the client side but I would like to change