Propagate Fault With Reply
--------------------------
Key: ODE-401
URL: https://issues.apache.org/jira/browse/ODE-401
Project: ODE
Issue Type: Bug
Components: BPEL Runtime
Affects Versions: 1.2
Environment: platform-independent
Reporter: Karthick Sankarachary
Fix For: 1.3
Currently, when the reply activity executes in the context of a
process-to-process invocation, it propagates the response and state of its
"myRole" message exchange to that of its "partnerRole's". However, as part of
this context-switch, it fails to copy the fault name in the reply, in case it
is initialized. This causes a break down of fault handling further downstream
in the partner.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.