On 5/3/07, Garner, Shawn <[EMAIL PROTECTED]> wrote:
We don't use a deployment script. Not sure if we could, it's all secured and isolated.
Without the timestamp and the environment in the war name somebody could deploy a war to the wrong environment or an old war.
Sounds to me like if it is easy enough to use the filename that you could use the path attribute in META-INF/context.xml just as easy.
As Chuck mentioned, this is not possible. If you consider using an Ant Build Script or Maven or other (your choice), then you could auto deploy remotely to any location with just the WAR file name minus the timestamp as Chuck mentioned. However, build scripts are out of the scope of this list, but each build tool has their own mailing list - I know Ant has one, probably Maven and others have their own.
Shawn
-Regards Rashmi --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]