On Jan 21, 2014, at 1:55 PM, James H. H. Lampert <jam...@touchtonecorp.com> 
wrote:

> On 1/21/14 9:59 AM, David kerber wrote:
>> You can update the single .jsp on the server, in at least some
>> situations.  I do that occasionally when I need to get an update out and
>> can't take the service down.
> 
> But note that if and when you DO replace the WAR file, it will stomp on 
> whatever changes you've made in the context.
> 

You can get around this if you deploy from an exploded WAR directory instead of 
a WAR file.  As an example, the manager application does this.

Dan

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


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

Reply via email to