Details
-
Type:
Feature Request
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: 2.0 (discussion)
-
Component/s: Contexts
-
Labels:None
-
Epic Link:
Description
It would be practical to have a way of accessing contexts from the BeanManager regardless of their active state. Currently, contexts cannot be activated (e.g. Conversation) in a portable way because there is no way of getting the inactive context in order to activate it.
Gliffy Diagrams
Issue Links
- relates to
-
CDI-30
An API for managing built in contexts
-
- Open
-
Weld achieves this by allowing contexts to be injected.