On 1/28/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> > Subject: Re: Multiple Tomcat-Instances problem
> >
> > CATALINA_HOME=/our-apps/apache-tomcat-5.5.12
> > export CATALINA_HOME
> >
> > is surely wrong in the config file of /our-apps/tomcat-production
>
> Not at all.  Look at the section entitled "Advanced Configuration -
> Multiple Tomcat Instances" in the RUNNING.txt file.  It's CATALINA_BASE
> that must be unique for each instance, not CATALINA_HOME.  When not
> present, CATALINA_BASE defaults to CATALINA_HOME.

Yes, but since CATALINA_HOME is used to define the classpath, both
instances would use same libs (bootstrap, logkit, etc). I think the
original poster wanted the apps to avoid using same libs.
Btw, how are multiple tomcats with same home affected by the known
bugs in tomcat according not releasing jars on reload?



>
>  - Chuck

Leon

>
>
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to