> From: chad.da...@emc.com [mailto:chad.da...@emc.com] 
> Subject: TOMCAT_BASE and TOMCAT_HOME

> I'm reading Tomcat: The Definitive Guide

Better to read the real Tomcat documentation, including the RUNNING.txt file in 
the download.

> This means that for multiple instances to work, each Tomcat 
> instance has to have its own set of these directories; they 
> cannot be shared by two differently configured Tomcat JVM 
> instances."

The book is somewhat suspect, unless it explains the reasoning behind such a 
statement.  JAR files can certainly be shared across JVM instances (that's how 
the JRE works), but doing so will create versioning and updating issues.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to