You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/05/02 17:54:05 UTC

DO NOT REPLY [Bug 8744] New: - No way to configure/extend runtime classloaders.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8744>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8744

No way to configure/extend runtime classloaders.

           Summary: No way to configure/extend runtime classloaders.
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: max@alleged.net


A nice feature would be a way to configure the runtime classloaders 
(specifically the Shared one) to load/monitor other directories in addition to 
or instead of the hardcoded $CATALINA_HOME/lib.  Looking at the code, this 
shouldn't be altogether a difficult change, and I would be willing to write a 
patch.  This change would keep the system classpath out the way to prevent 
silly problems, but still allow some extension mechanism.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>