I have a related issue. (should the be a separate thread?)
I had two instances of Tomcat5.5 on a windows XP Pro Workstation.
And I had a "batch" file I got off the web to launch the second
instance using a shared CATALINA_HOME but each with a different CATALINA_BASE
When I upgraded to Tomcat6
> From: Rahul J [mailto:[EMAIL PROTECTED]
> Subject: Re: Multiple Instances on one Machine
>
> One question: I don't have the Context spec file like
> aBase\conf\catalina\localhost\a.xml etc, but it doesn't seem
> to be affecting anything. What's the signific
t: Thursday, March 8, 2007 6:55:06 AM
Subject: RE: Multiple Instances on one Machine
> From: Rahul [mailto:[EMAIL PROTECTED]
> Subject: Multiple Instances on one Machine
>
> I have two webapps "a" and "b" with their respective web.xml
> files in $CATALINA_HOM
> From: Rahul [mailto:[EMAIL PROTECTED]
> Subject: Multiple Instances on one Machine
>
> I have two webapps "a" and "b" with their respective web.xml
> files in $CATALINA_HOME\webapps\WEB-INF.
That's incorrect right there, assuming webapps is declared as the
appBase for your . Sounds like yet a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rahul,
Rahul wrote:
> While trying to debug that I am wondering if my way of using two
> server.xml files for this scenario correct or is there any other way?
> (A similar solution is mentioned at
> http://tomcat.apache.org/tomcat-3.3-doc/tomcat-apach