Hi All,
Recently we started to receive the following error during a multi soap call service:
[ISC.0077.9998E] Exception → org.apache.axis2.AxisFault: java.net.ConnectException: Connection timed out: connect
This suggested a timeout between request and response in a soap call.
According to documentation you can set a parameter timeout on the pub.client:soapClient interface. However as there are many on this service and again according to documentation you can set a generic timeout value in the extended setting watt.server.SOAP.request.timeout.
After enabling watt.server.SOAP.request.timeout=3 for a 3 second timeout, and restarting the IS, I find I am still getting the same original timeout error (I am sure of the values set and of the restart).
Can anyone advise whether there is something else I need to set to ensure that this delay is observed.
Many Thanks
#API-Management#webMethods#soa