Hi Sameer, Fault handling is broad but we support all of what there is to support in BPEL 2.0 and even a little more. That includes throwing fault and catching them, handling WSDL faults and SOAP faults and eventual compensation.
The client timeout itself is configurable and when a timeout happens, it's assimilated to a failure. We then have a failure recovery mechanism that lets you configure whether you want force the throwing of a fault, retry automatically (and how many times) or retry manually. Hope this helps, Matthieu On Tue, Oct 21, 2008 at 3:11 AM, Sameer Gijare < [EMAIL PROTECTED]> wrote: > Hi > > Does Apache ODE 1.2 support fault handling and client time out? > Please let me know your comments on this. > > Thanks and Regards > Sameer Gijare > > > > DISCLAIMER > ========== > This e-mail may contain privileged and confidential information which is > the property of Persistent Systems Ltd. It is intended only for the use of > the individual or entity to which it is addressed. If you are not the > intended recipient, you are not authorized to read, retain, copy, print, > distribute or use this message. If you have received this communication in > error, please notify the sender and delete all copies of this message. > Persistent Systems Ltd. does not accept any liability for virus infected > mails. >
