Caldarale, Charles R wrote:
The documentation in RUNNING.txt is incorrect for Tomcat 6. In
particular, there is no $CATALINA_BASE/lib, as you can tell by looking
in the conf/catalina.properties file. The common.loader is defined to
use ${catalina.home}/lib.
Thanks for the heads up. Trunk has
Wow it works that was easy!... thanks so much Charles!!! would have
taken me forever to find this.
Peter
Caldarale, Charles R wrote:
From: Peter Stavrinides [mailto:[EMAIL PROTECTED]
Subject: Configuring the manager application for Tomcat 6
Why is it that placing the library in $CATALINA_HOM
> From: Peter Stavrinides [mailto:[EMAIL PROTECTED]
> Subject: Configuring the manager application for Tomcat 6
>
> Why is it that placing the library in $CATALINA_HOME/lib
> just works? and the manager app knows how to find it
> there.
The documentation in RUNNING.txt is incorrect for Tomcat