> 
> 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]

Reply via email to