Assign of complex fault variables in faulthandlers does not work
----------------------------------------------------------------
Key: ODE-230
URL: https://issues.apache.org/jira/browse/ODE-230
Project: ODE
Issue Type: Bug
Components: BPEL Runtime
Affects Versions: 1.1.1
Environment: Windows XP SP2,
Java 1.5,
Tomcat 5.5,
Apache ODE 1.1.1RC
Reporter: Jens Goldhammer
Priority: Critical
After invoking a web service, I get back a fault response of this service. I
have defined a fault handler which reacts on this type of fault in the bpel
process. The fault handler is activated, but I cannot get access to the values
of the faultvariables inside the fault handler.
I get back a selectionFailure to the client and see in the debug log of ODE
that there is an assignment failure.
For more details see
http://www.nabble.com/Access-to-variable-ends-in-selection-failure-to14839374.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.