Emily Jiang created OWB-1109:
--------------------------------

             Summary: Conversation scope check is not happening when calling 
methods on Conversation
                 Key: OWB-1109
                 URL: https://issues.apache.org/jira/browse/OWB-1109
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Context and Scopes
    Affects Versions: 1.0.0
         Environment: n/a
            Reporter: Emily Jiang


CDI spec states:
If any method of Conversation is called when the conversation scope is not 
active, a ContextNotActiveException is thrown.

In the OWB ConversationImpl.java, when calling the methods of Conversation, 
there is no scope active check performed at all. In the OWB 1.1.6, there is no 
such check. I checked the latest version of the ConversationImpl.java, I cannot 
see any scope check either.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to