You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2010/02/11 14:10:28 UTC

[jira] Resolved: (ODE-762) Add activityRecovery definitions in deploy.xml

     [ https://issues.apache.org/jira/browse/ODE-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-762.
-----------------------------

    Resolution: Fixed

> Add activityRecovery definitions in deploy.xml
> ----------------------------------------------
>
>                 Key: ODE-762
>                 URL: https://issues.apache.org/jira/browse/ODE-762
>             Project: ODE
>          Issue Type: Improvement
>          Components: BPEL Runtime
>    Affects Versions: 1.3.4
>            Reporter: Rafal Rusin
>            Assignee: Rafal Rusin
>             Fix For: 1.3.5
>
>
> Currently, we have activityRecovery embedded into compiled process (CBP). 
> Such definitions are not possible to modify without deploying new process version. 
> It would be more flexible to be able to define such entries in deploy.xml, near invokes elements:
>         <ext:failureHandling>
>           <ext:retryFor>2</ext:retryFor>
>           <ext:retryDelay>0</ext:retryDelay>
>         </ext:failureHandling>

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