Conversation should end due to non-business exception
-----------------------------------------------------
Key: TUSCANY-2283
URL: https://issues.apache.org/jira/browse/TUSCANY-2283
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-Next
Reporter: Kevin Williams
The Java APIs and Annotations spec states:
487 A conversation ends, and any state associated with the conversation is
freed up, when:
...
492 • Any non-business exception is thrown by a conversational operation
This is not happening as illustrated by the vtest:
org.apache.tuscany.sca.vtest.javaapi.conversation.lifetime.LifetimeTestCase.lifetime11
It is currently @Ignore(d)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.