You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Pier Fumagalli <pi...@apache.org> on 2002/08/20 15:42:30 UTC

Fwd: Minor bug in Tomcat docs

Not acked.

Begin forwarded message:

> From: Asuja Andreas <An...@invia.fujitsu.com>
> Date: Fri Aug 16, 2002  09:09:44 Europe/London
> To: "'webmaster@jakarta.apache.org'" <we...@jakarta.apache.org>
> 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
> andreas.asuja@invia.fujitsu.com, http://invia.fujitsu.com/
>  


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