ConversationEndedException is not thrown.
-----------------------------------------

                 Key: TUSCANY-1996
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1996
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-1.0.1
         Environment: Revision: 596254
            Reporter: Ben Smith
             Fix For: Java-SCA-Next


ConversationEndedException is not thrown if you reuse a service after you have 
ended the conversation or the conversation has expired. Instead it starts a new 
conversation with the same conversation id.  This can be seen in the 
conversationPreInvoke method in the JDKInvocationHandler. Where conversations 
are re-used even if they are in the ended state.

Ben

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to