https://issues.apache.org/bugzilla/show_bug.cgi?id=51567

             Bug #: 51567
           Summary: Classloader docs don't address CATALINA_BASE
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: jonwilm...@yahoo.com
    Classification: Unclassified


The http://tomcat.apache.org/tomcat-7.0-doc/class-loader-howto.html docs do a
great job of defining the priority of classloaders for a deployment where
CATALINA_HOME is the same as CATALINA_BASE.  Through some experimentation it
appears CATALINA_BASE/lib is also searched for classes.  It would be nice to
see the docs reflect the additional location(s) searched and the order in which
they are.  For example will CATALINA_BASE/lib/some-classes.jar take precedence
over CATALINA_HOME/lib/some-classes.jar?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to