> From: Michael Clovis [mailto:[EMAIL PROTECTED]
> Subject: Re: appbase and docbase
>
> The context.xml within the META-INF directory for foo.war
> is currently <Context debug="0">
> <resource  ... values for resources...

That better be <Resource>, not <resource>; case matters.

> after clearing out the work directory and restarting the error is the
> same as before..

Look for a foo.xml file in conf/Catalina/[host]; it's usually copied there from 
the .war, and needs to be removed manually if you change the .war file without 
properly redeploying 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 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