Uploaded image for project: 'Meecrowave'
  1. Meecrowave
  2. MEECROWAVE-71

MonoMeecrowave.Runner doesn't set up the Request Context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • None

    Description

      As per the CDI spec the RequestContext needs to be active for pretty much every CDI bean invocation (even @PostConstruct, @PreDestroy, etc)
      Currently the MonoMeecrowave.Runner doesn't do that.

      We should actually also set up the Context for @SessionScoped just to make this testable as well (doesn't hurt).
      We also should clear those contexts inbetween test runs.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: