Termination handler in sub-scope does not appear to be called when parent scope
enters fault handler
----------------------------------------------------------------------------------------------------
Key: ODE-913
URL: https://issues.apache.org/jira/browse/ODE-913
Project: ODE
Issue Type: Bug
Affects Versions: 1.3.4
Reporter: Gary Brown
Attachments: termination.zip
Attached is an example BPEL process that receives a 'hello world' request, sets
up a flow with two paths.
First path waits for 10 seconds before returning a normal response message,
within a sub-scope that has a termination handler that if triggered would
return a normal response but with a 'terminated' message.
Second path waits for 2 seconds before throwing an exception that should
trigger the parent scope to terminate the other scope.
Not sure if this is related to ODE-181.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira