Hi, In the application we are developing, we are contacting external Webservices.
When these Webservices are - for some reason - not available, we would like to automatically retry to contact the Webservice after a pre-defined number of minutes. When the Webservice is at that point in time available, the call will succeed. If the Webservice is still not available, a second retry should be issued. This retry mechanism will stop when a pre-defined maximum number of retries is attained. Is this type of functionality - out-of-the-box or by custom-build extension - supported by Apache Synapse ? Regards, Stefan Lecho. -- View this message in context: http://www.nabble.com/Automatic-retry-mechanism-tp14731149p14731149.html Sent from the Synapse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
