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

Jarek Gawor updated GERONIMO-1842:
----------------------------------

    Fix Version/s:     (was: 2.0.4)
                   2.0.3

> 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.3
>
>
> 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.

Reply via email to