On Mar 12, 2014, at 8:41 AM, Mark Thomas wrote:
> Hmm. It looks like the update command does an undeployment followed by a
> deploy rather than a replacement of the WAR file and a redeploy. You
> aren't going to be able to fix that without code changes to Tomcat.
> Changing the behaviour seems re
On 12/03/2014 12:17, Jesse Barnum wrote:
> I was very happy to see the changes to automatic deployment, and that
> customized context.xml files in conf/Catalina/localhost/.xml
> are preserved when a war file is replaced on the server.
>
> However, when using the ant tasks that come with TCD (and I
I was very happy to see the changes to automatic deployment, and that
customized context.xml files in conf/Catalina/localhost/.xml are
preserved when a war file is replaced on the server.
However, when using the ant tasks that come with TCD (and I suspect when using
the Tomcat manager, although