Page 1 of 1

control of WSDL SOAP Analyser retry feature

Posted: Wed Jan 18, 2006 2:57 am
by mcfarlp
Is it possible to disable the retry feature (i.e. if no response occurs within 30 secs) or tune the retry period for the WSDL SOAP Analyser through configuration. I didn't see any information that would allow me to control that. The reason this would be handy is I am using Oxygen as my SOAP client during development and am often debugging (for more than 30 secs) my SOAP server code when the retry happens. This causes 2 threads to go through my code and is quite distracting when in the middle of a deeply nested issue.

patrick

Posted: Wed Jan 18, 2006 10:28 am
by Radu
Hi Patrick,

I looked into this and actually we have the read timeout (which is what you're looking after) set to 20 seconds by default.
I added a bug with your request and you will be notified about it's progress.

Regards, Radu

Posted: Fri Jan 20, 2006 12:33 pm
by Mircea
Hi Patrick,

We implemented the timeout option in the current development stream. It will be probably available on the next release.

Regards,
Mircea.