>-----Original Message-----
>From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
>Subject: Re: How to Deploy an Update to War File
>
>If you're using Tomcat 7, it's called Parallel Deployment.
>
>Dan

Can you describe this process a little more?

So, in other words, if I want to use parallel deployment, I create context.xml 
files in conf/Catalina/localhost with distinct names, but use the same value 
for the path?  So this kind of answers my question about why I would want war 
files located outside of appBase.

Does undeployOldVersions clean up the context.xml files in 
conf/Catalina/localhost or just the war files?

I hear in the back of my head Chuck saying that we should not use the path 
element in the Context.  Was that only for contexts defined in META-INF?



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

Reply via email to