Re: context.xml being deleted out of conf/Catalina/[HOST]/ directory

2010-09-11 Thread Pid *
On 11 Sep 2010, at 17:24, Wesley Acheson wrote: > On Sat, Sep 11, 2010 at 5:20 PM, Jason Britton wrote: >> So even if my context still exists in exploded form in the webapps directory >> and I remove the .war form of the context, it'll remove the associated >> context.xml from the conf/Catalina/

Re: context.xml being deleted out of conf/Catalina/[HOST]/ directory

2010-09-11 Thread Wesley Acheson
On Sat, Sep 11, 2010 at 5:20 PM, Jason Britton wrote: > So even if my context still exists in exploded form in the webapps directory > and I remove the .war form of the context, it'll remove the associated > context.xml from the conf/Catalina/HOST/ directory? > > > On Sat, Sep 11, 2010 at 8:12 AM,

Re: context.xml being deleted out of conf/Catalina/[HOST]/ directory

2010-09-11 Thread Jason Britton
So even if my context still exists in exploded form in the webapps directory and I remove the .war form of the context, it'll remove the associated context.xml from the conf/Catalina/HOST/ directory? On Sat, Sep 11, 2010 at 8:12 AM, Wesley Acheson wrote: > On Fri, Sep 10, 2010 at 6:36 PM, Jason

Re: context.xml being deleted out of conf/Catalina/[HOST]/ directory

2010-09-11 Thread Wesley Acheson
On Fri, Sep 10, 2010 at 6:36 PM, Jason Britton wrote: > Could anyone give me an explanation what might cause my webapp's context > configuration to be deleted out of the tomcat/conf/Catalina/[HOST]/ > directory?  I've got a foo.war file in the webapps directory, it gets > exploded upon startup. It

context.xml being deleted out of conf/Catalina/[HOST]/ directory

2010-09-10 Thread Jason Britton
Could anyone give me an explanation what might cause my webapp's context configuration to be deleted out of the tomcat/conf/Catalina/[HOST]/ directory? I've got a foo.war file in the webapps directory, it gets exploded upon startup. It has its context definition residing in the file conf/Catalina/