Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-2885

JSF is leaking application ClassLoaders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M3, 2.0-M5
    • 2.0, Verification Required
    • Jetty, Tomcat
    • Security Level: public (Regular issues)
    • None

    Description

      javax.faces.FactoryFinder is holding onto application ClassLoaders. This prevents the ClassLoaders from being GC'ed after an undeploy.

      Need to call FactoryFinder.releaseFactories() during undeploy. This will release the current ContextClassLoader.

      Attachments

        Activity

          People

            kevan Kevan Lee Miller
            kevan Kevan Lee Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: