Uploaded image for project: 'MyFaces CODI'
  1. MyFaces CODI
  2. EXTCDI-205

GroupedConversationContext#isActive crashes with a NPE if FacesContext is not active or null

    XMLWordPrintableJSON

Details

    Description

      isActive must return false if the FacesContext is null.

      This is needed if e.g. a CDI Event gets fired in a servlet filter and will be @Observes by a bean. In this case the CDI container will only deliver the event to beans in active contexts.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: