> From: Angelov, Rossen [mailto:[EMAIL PROTECTED]
> Subject: RE: tomcat 6 and subdirectories
>
> I have the feeling it's not the pattern, but
> something else that's causing this problem.

Are you still specifying an empty docBase?  That's illegal.

Where is your <Context> element located?  It should not be in server.xml 
(strongly discouraged, but not yet illegal), but rather in the webapp's 
META-INF/context.xml file.  Note that the path attribute is not allowed when 
the <Context> is in the proper location.

 - 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