You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2008/10/24 02:21:44 UTC

[jira] Updated: (GERONIMO-1842) Dynamically load jars from the WEB-INF/lib directory

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

Jay D. McHugh updated GERONIMO-1842:
------------------------------------

    Fix Version/s:     (was: 2.0.3)
                       (was: 1.x)
                   2.0.4

> Dynamically load jars from the WEB-INF/lib directory
> ----------------------------------------------------
>
>                 Key: GERONIMO-1842
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1842
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: core
>            Reporter: Prasad Kashyap
>             Fix For: 2.0.4
>
>
> Currently the server has a hardcoded list of what it expects in the WEB-INF/lib dir. This means that additions/deletion of jars in that directory will not be picked up without actually redeploying that app. This seems like a major irritant.
> The best thing of course would be to dynamically pick up or drop jars from the lib directory as they are added/deleted. 
> But we can, for now, settle for loading/unloading them at an app restart. This should be the bare minimum requirement.

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