gt; but should use different configuration files which are located in the
> classes folder. But the tomcat-instance 2 is using the settings of
> tomcat-instance 1.
>
> With regards
> Tino
>
> Caldarale, Charles R wrote:
> >> From: news [mailto:[EMAIL PROTECTED
but should use different configuration files which are located in the
classes folder. But the tomcat-instance 2 is using the settings of
tomcat-instance 1.
With regards
Tino
Caldarale, Charles R wrote:
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Tino Schöllhorn
Subject: Multiple Tomcat-In
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> Subject: Re: Multiple Tomcat-Instances problem
>
> tomcat is just a java program, therefore it runs in a VM. Each running
> VM has a classpath,
Actually, each VM has at least three classpaths, not counting any
separate ones imp
On 1/28/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> > Subject: Re: Multiple Tomcat-Instances problem
> >
> > Yes, but since CATALINA_HOME is used to define the classpath, both
> > instances would use s
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> Subject: Re: Multiple Tomcat-Instances problem
>
> 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 t
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
> >
> >
> 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 secti
CATALINA_HOME=/our-apps/apache-tomcat-5.5.12
export CATALINA_HOME
is surely wrong in the config file of /our-apps/tomcat-production
The best you can do, just don't touch the config files at all. Simply
extract two instances from a tgz and setup ports. This should work.
regards
Leon
On 1/28/06,
Tino Schöllhorn
Sent: 28 January 2006 17:06
To: users@tomcat.apache.org
Subject: Multiple Tomcat-Instances problem
Hi,
I am using tomcat 5.5.12 on linux. We have installed 2 tomcat-instances
- which I thought worked. But now I noticed that those 2 instances are using
the same classes and the same c
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Tino Schöllhorn
> Subject: Multiple Tomcat-Instances problem
>
> But now I noticed that those 2 instances are
> using the same classes and the same classpath,
> which they should'nt.
A couple of questions:
1) What do
Hi,
I am using tomcat 5.5.12 on linux. We have installed 2 tomcat-instances
- which I thought worked. But now I noticed that those 2 instances are
using the same classes and the same classpath, which they should'nt.
Here is the configuration:
/our-apps/apache-tomcat-5.5.12 for Tomcat 1
/our-
11 matches
Mail list logo