> From: primus [mailto:[EMAIL PROTECTED] 
> Subject: RE: Preventing War files from redeploying
> 
> It is a clustered environment, the war is dropped into a 
> deployment folder on the main node which distributed the war
> to the vhost folder on both servers, the war then expands.

I'm not familiar with clustered deployment; are you using something
supplied by Tomcat to do this, or have you rolled your own?

> I need it not to expand the existing war if no changes 
> have been made to the root deployment war file on restart.

Sounds like you're going to need to dig into the exact details of both
the deployment and restart mechanisms to figure this out.  It appears
the problem is not with Tomcat itself, but rather with the
procedures/scripts you're using to manage it.

 - Chuck


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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to