I’m on Version 8.2.2 now. It is two distinct Web service calls. The second call is supposed to pass the information returned from the first call to the second one.
I am catching the exception with the standard nested SEQUENCE blocks. It is definitely an Integration Server issue and not a firewall/DMZ/etc., issue because I am hosting both Integration Server and the Web Services host (JBoss 5.1) on the same machine. Everything works fine when there are no errors and when the Web Service returns a fault that is of my creation (for example, say I just throw an Exception immediately from the Web Service).
Other timeouts would be great, I tried using watt.server.SOAP.request.timeout without anything of note happening differently.
Thanks for your feedback.
#Integration-Server-and-ESB#webMethods