> From: Mark Demma [mailto:[EMAIL PROTECTED] 
> Subject: Re: Using Tomcat over NFS over multiple hosts, want 
> to separate locations of directories
> 
> I can't for the life of me find anywhere that you can tell tomcat  
> that it should look for it's whole [EMAIL PROTECTED]@ conf/ directory in  
> $CATALINA_HOME NOT $CATALINA_BASE .... cause wouldn't it be  
> convenient to have ONE conf/ directory mounted for multiple servers  
> on one NFS mount.

I don't think that was the intent of CATALINA_BASE, which appears to
have been designed to allow multiple instances of Tomcat _on_one_system_
to execute from a single installation.  Since each such instance
requires a separate conf/server.xml to define the ports, IP addresses,
etc., that has to go under CATALINA_BASE, not CATALINA_HOME (which is
pretty much just for code).

 - 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to