[
https://issues.apache.org/jira/browse/ODE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881662#action_12881662
]
Ma.Liang commented on ODE-855:
------------------------------
For example, the bpel process like that:
<sequence>
<receive>
<assign1>
<invoke>
<assign2>
<receive>
...
<reply>
<sequence>
when a process instance run the "assign2" activity, the bpel engine shut down.
Start the bpel engine, the process instance can not run forward.
> BPEL Process Instance Resume
> ----------------------------
>
> Key: ODE-855
> URL: https://issues.apache.org/jira/browse/ODE-855
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Environment: ode 1.3.4, tomcat 5.5
> Reporter: Ma.Liang
> Fix For: 1.3.4
>
>
> Deploy ode 1.3.4 into Tomcat 5.5, and start ode engine。
> Deploy bpel process and create process instance。
> If process instances are running,shut down the tomcat, Once start the
> tomcat, process instances can not run.
> Any idea can resolve the problem?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.