BPEL error handling causes tests to block
-----------------------------------------
Key: TUSCANY-2995
URL: https://issues.apache.org/jira/browse/TUSCANY-2995
Project: Tuscany
Issue Type: Bug
Components: Java SCA BPEL Implementation Extension
Affects Versions: Java-SCA-Next
Environment: All
Reporter: Simon Laws
In a recent change to holder processing a Java component that a BPEL component
referred to was returning an exception a invoke time
(http://www.mail-archive.com/dev%40tuscany.apache.org/msg06815.html). When
handling the error the BPEL implementation infrastructure tries to return the
error but the result is that it blocks and the test doesn't complete. In this
particular case the BPEL process defined no error handling and the WSDL
interfaces described no faults that could be returned. It's not clear whether
the BPEL extension handles errors properly when defined an how we should deal
with errors in this default case. Needs more invetigation and tests in the BPEL
extension.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.