control of WSDL SOAP Analyser retry feature

Are you missing a feature? Request its implementation here.
mcfarlp
Posts: 1
Joined: Wed Jan 18, 2006 2:49 am

control of WSDL SOAP Analyser retry feature

Post 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
Radu
Posts: 9472
Joined: Fri Jul 09, 2004 5:18 pm

Post 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
Mircea
Posts: 144
Joined: Tue Mar 25, 2003 11:21 am

Post 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.
Post Reply