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/06/20 16:11:06 UTC

DO NOT REPLY [Bug 10060] New: - Make the common and shared class loaders look in catalina.base

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

Make the common and shared class loaders look in catalina.base

           Summary: Make the common and shared class loaders look in
                    catalina.base
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: qha@unit.liu.se


When using one tomcat installation with several tomcat instances tomcat should
look for common and shared classes in catalina.base as well as in catalina.home.
This way you can share the common tomcat installation while using different
versions of a package in separate instances.
Also, it greatly facilitates moving tomcat instances to other machines and does
away with manual bookkeeping of the shared and common classes.




I'll attach a patch that I believe solves the problem. (Tested on Linux and
Solaris.)

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