ActivityRecovery failureOnFault
-------------------------------

                 Key: ODE-612
                 URL: https://issues.apache.org/jira/browse/ODE-612
             Project: ODE
          Issue Type: New Feature
          Components: BPEL Runtime
            Reporter: Rafal Rusin
             Fix For: 1.3.3


It's nice to have a switch failureOnFault similar to faultOnFailure. 

     <ext:failureHandling xmlns:ext="http://ode.apache.org/activityRecovery";>
        <ext:failureOnFault>true</ext:failureOnFault>
      </ext:failureHandling>

It's helpful when:
- there are external variables errors (like constraint violations) and we want 
to repeat operation
- we want to treat invoke fault responses as failures (to repeat)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to