Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-29

Method of accessing contexts regardless of active state

    Details

      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

            Activity

            Hide
            pmuir Pete Muir added a comment -

            Weld achieves this by allowing contexts to be injected.

            Show
            pmuir Pete Muir added a comment - Weld achieves this by allowing contexts to be injected.
            Hide
            pmuir Pete Muir added a comment -

            Slipping context management issues

            Show
            pmuir Pete Muir added a comment - Slipping context management issues

              People

              • Assignee:
                Unassigned
                Reporter:
                nickarls Nicklas Karlsson
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:

                  Development