Howdy,
>That just doesn't seem right to me. How then do you deploy branded
sites
>without deploying the same common code(possibly different version of
it)
>in each version of the site?
I'm not sure what you mean, but why wouldn't you deploy the same common
code in each version of the site? Weba
Millennium ChemInformatics
-Original Message-
From: Rick Szeto [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 4:38 PM
To: Tomcat Users List
Subject: Deployment with multiple contexts using the same docBase in
Tomcat5
Hi,
I am trying to deploy multiple webapps using the same do
Howdy,
You wouldn't. One webapp = one context = one docBase.
Yoav Shapira
Millennium ChemInformatics
>-Original Message-
>From: Rick Szeto [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, January 21, 2004 4:38 PM
>To: Tomcat Users List
>Subject: Deployment with multipl
Hi,
I am trying to deploy multiple webapps using the same docBase. How
would I go about this?
Say that I have a baseapp.war that has all the content files and java
class and libraries as well as the web.xml that are common to all the
different contexts. Then I would have appctx1.war, appctx2.w