You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 06:08:03 UTC

[jira] Assigned: (GERONIMO-2885) JSF is leaking application ClassLoaders

     [ https://issues.apache.org/jira/browse/GERONIMO-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks reassigned GERONIMO-2885:
--------------------------------------

    Assignee: Kevan Miller

This is fixed by now, isn't it?

> JSF is leaking application ClassLoaders
> ---------------------------------------
>
>                 Key: GERONIMO-2885
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2885
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jetty, Tomcat
>    Affects Versions: 2.0-M3, 2.0-M5
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>             Fix For: 2.0, Verification Required
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.