On 1/21/2014 1:55 PM, James H. H. Lampert 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.

Yes, but in my use case that's ok. I replace the .jsp first, and then when I can stop the service I replace the entire .war file, which will include the new .jsp.



--
JHHL
(speaking from bitter experience)

Yup, me too, when I once forgot to push the updated .jsp into the new .war file. Never happened again, though.




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