posted 15 years ago
I have a web service running fine in HTTP protocol. When i run the same service on HTTPS all operations are working fine except an operation which takes about 30 seconds.
I get the following exception
I tried increasing the timeout through service client options to 5 minutes.
Amazingly its throwing the same exception after 5 minutes. Im sure that particular service do not take more than 1 minute.
Still i tried increasing the time to 10 seconds, but no luck.
I observed the SOAPMonitor request is coming and the service is also completed successfully. after that i am not able to trace the error. What might be wrong???
The Status of the service invocation in remains active.
Your help is highly appreciated..
Thanks in advance.
Srikanth Kumar
SCJP 5, SCWCD 5, SCDJWS 5