-
Bug
-
Resolution: Done
-
Minor
-
1.0.0.GA
-
None
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?
- is blocked by
-
WELD-271 Rework conversation management code so that it has a well demarcated api
- Closed
- relates to
-
CDITCK-109 Rewrite all conversation tests to be remote JSF tests
- Closed