> 
> From: "Klotz Jr, Dennis" <[EMAIL PROTECTED]>
> Date: 2006/01/30 Mon PM 08:28:10 EST
> To: "Tomcat Users List" <users@tomcat.apache.org>
> Subject: RE: context.xml
> 
> Thanks Warren for the reply.
> 
> Wouldn't that version of the file be deleted when I undeploy?
> 
If you're using the manager app to "un-deploy" the entire folder gets deleted.  
But if you're packaging your app as a .war file, then you always have that copy.
> -Dennis
> 
> -----Original Message-----
> From: Warren Pace [mailto:[EMAIL PROTECTED] 
> Sent: Monday, January 30, 2006 7:41 PM
> To: Tomcat Users List
> Subject: Re: context.xml
> 
> 
> > 
> > From: "Klotz Jr, Dennis" <[EMAIL PROTECTED]>
> > Date: 2006/01/30 Mon PM 07:00:03 EST
> > To: "Tomcat Users List" <users@tomcat.apache.org>
> > Subject: context.xml
> > 
> > I thought the name of the xml file located in :
> > 
> > $CATALINA_HOME/conf/[enginename]/[hostname]/
> > 
> > had to match the name of your webapp directory. 
> > 
> > I just read some documentation for 5.5.9 that says otherwise. It
> > mentions that under certain conditions it will be created for you. But
> I
> > would like to have a persistent xml file that will not be deleted when
> I
> > un-deploy the app.
> > 
> 
> save your context file as:
> webapp_name/META-INF/context.xml
> 
> > Can someone please tell me which is correct?
> > 
> > Regards,
> > 
> > -Dennis
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to