Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7097

[CDI] application leaks a creational context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.9, 3.2.0
    • None
    • None
    • Unknown

    Description

      JAXRS application are not CDI beans but that's the way CXF CDI integration gets the application - this is a nice feature.

      It implies the application will rarely be normal-scope so it needs to release its creational context created at org.apache.cxf.cdi.JAXRSCdiResourceExtension#load

      This should be done in BeforeShutdown container event I think.

      Attachments

        Activity

          People

            reta Andriy Redko
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: