[ http://issues.apache.org/jira/browse/GERONIMO-1842?page=all ]

Dain Sundstrom reassigned GERONIMO-1842:
----------------------------------------

    Assign To:     (was: Dain Sundstrom)

I added support for ant style patterns to the Configuration class path.  Now 
someone just needs to change the web deployer to not add all jars to the class 
path and instead set it to  WEB-INF/*.jar

> Dynamically load jars from the WEB-INF/lib directory
> ----------------------------------------------------
>
>          Key: GERONIMO-1842
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1842
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: core
>     Reporter: Prasad Kashyap
>      Fix For: 1.2

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to