Not acked. Begin forwarded message:
> From: Asuja Andreas <[EMAIL PROTECTED]> > Date: Fri Aug 16, 2002 09:09:44 Europe/London > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Minor bug in Tomcat docs > > Hi! > > On page > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/deployment.html > Under heading "Shared Library Files" > it says: > $CATALINA_HOME/shared/lib - JAR files placed here are visible to all > web applications, but not to internal Tomcat code. This is the right > place for shared libraries that are specific to your application. > > But on page > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html > Under heading "Class Loader Definitions" => "Shared" > Is said: > All unpacked classes and resources in $CATALINA_HOME/shared/classes, > as well as classes and resources in JAR files under > $CATALINA_HOME/lib, are made visible through this class loader. > > The latter seems to be correct, but the former isn't true as Tomcat > doesn't read libraries from $CATALINA_HOME/shared/lib. > > Yours, > Andreas > -- > Andreas Asuja > Fujitsu Invia, Finland > Tel +358 10 599 4167 Fax +358 9 424651044 > [EMAIL PROTECTED], http://invia.fujitsu.com/ > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>