> From: Klotz Jr, Dennis [mailto:[EMAIL PROTECTED] 
> 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. 

No, it defines the name of the webapp, not the directory it's stored in.
The docBase attribute of the <Context> tag within the .xml file
specifies the location (directory or .war file) of the webapp.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to