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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]