How two tomcats share share DocRoot

2004-04-12 Thread Randy Paries
 

Hello,
I will try to be brief , but this will a little explanation of my config to
under stand the question.

I have two boxes. (rh9, tomcat 4.1.30, apache )

Box1
 Host name=localhost debug=0 appBase=/home/unit unpackWARs=true
Context path=
 docBase=/home/unit
 crossContext=true
 debug=0
 reloadable=false 

Box 2 is configured the same but /home/unit is an nfs mount.

The problem is they now share the same WEB-INF dir with all the classes,
etc...

What I would like to do is have box 2 have it own WEB-INF, but it still
needs the DocBase to point to /home/unit

I though I could make the appBase /home/foo and the docBase /home/unit, but
when tomcat starts up on box 2 all the jars (and I assume other working
class files are still begin deployed to Deploy JAR
/WEB-INF/lib/activation.jar to /home/unit/WEB-INF/lib/activation.jar

I hope I have described my problem correctly

Thanks for any help

Randy


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



How two tomcats share share DocRoot

2004-04-10 Thread Randy Paries
Hello,
I will try to be brief , but this will a little explanation of my config to
under stand the question.

I have two boxes. (rh9, tomcat 4.1.30, apache )

Box1 
 Host name=localhost debug=0 appBase=/home/unit unpackWARs=true
Context path=
 docBase=/home/unit
 crossContext=true
 debug=0
 reloadable=false 

Box 2 is configured the same but /home/unit is an nfs mount.

The problem is they now share the same WEB-INF dir with all the classes,
etc...

What I would like to do is have box 2 have it own WEB-INF, but it still
needs the DocBase to point to 
/home/unit

I though I could make the appBase /home/foo and the docBase /home/unit, but
when tomcat starts up on box 2 all the jars (and I assume other working
class files are still begin deployed to
Deploy JAR /WEB-INF/lib/activation.jar to
/home/unit/WEB-INF/lib/activation.jar

I hope I have described my problem correctly

Thanks for any help

Randy


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



Autoreply: How two tomcats share share DocRoot

2004-04-10 Thread DirectXtras
Hello,

Due to the increased volume of SPAM this mailbox has been closed.

Please contact us via http://www.directxtras.com/ContactUS.asp

We apology for the inconvenience.

Best Regards,
--
The DirectXtras Team
-
DirectXtras - Xtra Power for Director and Authorware -
  http://www.directxtras.com
Sites with something to say - http://www.SpeaksForItself.com
-


Your message reads:

Received: from mail.apache.org (unverified [208.185.179.12]) by mail2.intermedia.net
 (Rockliffe SMTPRA 4.5.6) with SMTP id [EMAIL PROTECTED] for [EMAIL PROTECTED];
 Sat, 10 Apr 2004 14:21:54 -0700
Message-ID: [EMAIL PROTECTED]
Received: (qmail 84834 invoked by uid 500); 10 Apr 2004 21:21:32 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Post: mailto:[EMAIL PROTECTED]
List-Id: Tomcat Users List tomcat-user.jakarta.apache.org
Reply-To: Tomcat Users List [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 84820 invoked from network); 10 Apr 2004 21:21:31 -
Received: from unknown (HELO smtp2.knology.net) (24.214.63.101)
  by daedalus.apache.org with SMTP; 10 Apr 2004 21:21:31 -
Received: (qmail 10661 invoked by uid 543); 10 Apr 2004 21:21:37 -
Received: from [EMAIL PROTECTED] by smtp3.knology.net by uid 502 with 
qmail-scanner-1.20 
 ( Clear:RC:1(24.214.88.68):. 
 Processed in 0.033506 secs); 10 Apr 2004 21:21:37 -
Received: from unknown (HELO BIGBLUE) (24.214.88.68)
  by smtp3.knology.net with SMTP; 10 Apr 2004 21:21:37 -
From: Randy Paries [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Subject: How two tomcats share share DocRoot
Date: Sat, 10 Apr 2004 16:21:34 -0500
MIME-Version: 1.0
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
In-Reply-To: 
Thread-Index: AcQfKhx5/KjMvsgxSFmCl9tYYzFL3gABzILAAAPbOOA=
X-Qmail-Scanner-Message-ID: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hello,
I will try to be brief , but this will a little explanation of my config to
under stand the question.

I have two boxes. (rh9, tomcat 4.1.30, apache )

Box1 
 Host name=localhost debug=0 appBase=/home/unit unpackWARs=true
Context path=
 docBase=/home/unit
 crossContext=true
 debug=0
 reloadable=false 

Box 2 is configured the same but /home/unit is an nfs mount.

The problem is they now share the same WEB-INF dir with all the classes,
etc...

What I would like to do is have box 2 have it own WEB-INF, but it still
needs the DocBase to point to 
/home/unit

I though I could make the appBase /home/foo and the docBase /home/unit, but
when tomcat starts up on box 2 all the jars (and I assume other working
class files are still begin deployed to
Deploy JAR /WEB-INF/lib/activation.jar to
/home/unit/WEB-INF/lib/activation.jar

I hope I have described my problem correctly

Thanks for any help

Randy


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