[
https://issues.apache.org/jira/browse/ODE-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832519#action_12832519
]
Hudson commented on ODE-762:
----------------------------
Integrated in ODE-1.x #51 (See
[http://hudson.zones.apache.org/hudson/job/ODE-1.x/51/])
: Fixed assertions, because new test process appeared
> 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.