Conversation implementation is not context-aware
------------------------------------------------
Key: WELD-348
URL:
https://jira.jboss.org/jira/browse/WELD-348
Project: Weld
Issue Type: Bug
Components: Conversations
Affects Versions: 1.0.0.GA
Reporter: Nicklas Karlsson
Assignee: Nicklas Karlsson
Priority: Minor
Fix For: 1.0.1.CR1
The spec says
"If any method of Conversation is called when the conversation scope is not active, a
ContextNotActiveException is thrown"
this is not the case currently. ConversationImpl needs a reference to the current
conversation scope (or lookup it) in order to check the active state on entry
There is apparently no TCK coverage for this yet?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira