The OutstandingRequestManager breaks for onEvents with a reply
--------------------------------------------------------------
Key: ODE-443
URL: https://issues.apache.org/jira/browse/ODE-443
Project: ODE
Issue Type: Bug
Components: BPEL Runtime
Affects Versions: 1.2
Reporter: Matthieu Riou
Assignee: Matthieu Riou
Fix For: 1.3, 2.0
The problem is on the reactivation of the onEvent after its first invocation.
It tries to declare itself as an outstanding interaction in the
OutstandingRequestManager before the reply has a chance to do the cleanup,
resulting in an exception due to the entry duplication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.