routing fails as terminated instance's data was not cleaned up.
---------------------------------------------------------------
Key: ODE-892
URL: https://issues.apache.org/jira/browse/ODE-892
Project: ODE
Issue Type: Bug
Components: BPEL Runtime
Affects Versions: 1.3.4, 1.3.3
Environment: tomcat6
Ode-1.3.3
Reporter: Rick.Todo
Priority: Minor
Though <cleanup on="always" /> is set in deploy.xml, terminated instance's data
is not cleaned up.
If previous instance's routing information are left on ODE_MESSAGE_ROUTE, and
newer instance's CORRELATION_KEY is same as before,
request for newer instance can not be routed correctly.
Terminated instance's data should be cleaned up, too.
see attached patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.