Allow 2 different partner links on the same myrole endpoint
-----------------------------------------------------------
Key: ODE-209
URL: https://issues.apache.org/jira/browse/ODE-209
Project: ODE
Issue Type: Improvement
Components: BPEL Runtime
Affects Versions: 1.2
Reporter: Matthieu Riou
Fix For: 1.3
When we receive a message, we route to the process from the endpoint. Then we
use the endpoint again to find the correct partner link. However a given
process can have 2 partner links that can be invoked using the same endpoint
(URL).
The fix would be, when several partner links are possible, to check which one
can be used for routing based on the correlation.
This has already been implemented on the old 1.1 branch but the code is too
different since BART so it needs to be reimplemented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.