Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-371

Weld ContextController.stopApplicationScope() does not destroy application scoped beans properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3-incubating
    • None
    • CdiControl
    • None

    Description

      The current impl simply clears the application context's bean store which is not enough, e.g. @PreDestroy callback is not invoked. The impl should call org.jboss.weld.context.ApplicationContext.invalidate() as it originally did. It was probably changed in the context of WELD-1072...

      Attachments

        Activity

          People

            rafabene Rafael Benevides
            mkouba Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: