[
https://issues.apache.org/jira/browse/GERONIMO-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasad Kashyap updated GERONIMO-1842:
-------------------------------------
Fix Version/s: (was: 2.0)
2.0.x
> 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: 1.x, 2.0.x
>
>
> 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.