Right but where should it go so that tomcat doesn't delete it?

I've tried setting the deployXML="false" on the host and having it just
in the conf/Catalina/<host> directory (which is my preferred location),
just in the war file and all various combinations.

Paul

On Thu, 2005-08-25 at 15:44 -0700, Hassan Schroeder wrote:

> So Paul Austin says: Doctor,
> > When I copy an updated copy of a war file that was deployed with a
> > context.xml file in the META-INF directory and also I have a copy of the
> > context.xml in the conf/Catalina/<host> directory the deployer just
> > deletes the context altogether and doesn't reploy the application.
> 
> ..and the Doctor says: "Right, so don't do that".
> 
> /* Heh. Vaudeville :-)  */
> 
> Seriously, you only want to have your Context defined *one* place.
> 

Reply via email to