> From: Sebastian Gerdes 
> [mailto:[EMAIL PROTECTED] 
> Subject: Re: Using META-INF/context.xml
> 
> your 'context' tag is missing the attributes 'docbase' and 'path'.

Thank you for posting completely incorrect information.  Properly placed
<Context> elements should never have either the path or docBase
attributes.  Only when the <Context> element is in server.xml (strongly
discouraged) can the path and docBase attributes be used.  The only
other condition that requires a docBase attribute is if the webapp is
deployed somewhere other than the appBase directory.

Please do not propagage errors.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to