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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>