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

2009-02-04 Thread Jarek Gawor (JIRA)

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



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

2008-10-23 Thread Jay D. McHugh (JIRA)

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



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

2008-07-23 Thread Joe Bohn (JIRA)

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

Joe Bohn updated GERONIMO-1842:
---

Fix Version/s: (was: 2.0.x)
   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: 1.x, 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.



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

2007-07-25 Thread Prasad Kashyap (JIRA)

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



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

2007-07-25 Thread Prasad Kashyap (JIRA)

 [ 
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-M5)
   2.0

Following Dain's fix, see if the other half of the solution can be implemented 
too.

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



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

2006-12-07 Thread Vamsavardhana Reddy (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1842?page=all ]

Vamsavardhana Reddy updated GERONIMO-1842:
--

Fix Version/s: 1.x
   2.0
   (was: 1.2)

> Dynamically load jars from the WEB-INF/lib directory
> 
>
> Key: GERONIMO-1842
> URL: http://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
>
>
> 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