>-----Original Message-----
>From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
>Subject: Re: How to Deploy an Update to War File
>
> You can use parallel deployment with WAR files.  Just name the war file 
> "webapps/<context-path>##<version>.war".
>
I need to try this... very cool.

So when you build a war file with a name foo##001.war, and you want to separate 
out the log file for this version, you just need to remember to edit the 
directory in the AccessLog valve to use a different location or change the 
prefix to include the version number?

I will try this later tonight...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to