> From: Michael Clovis [mailto:[EMAIL PROTECTED] > Subject: appbase and docbase > > For an application let's call it foo and it is in a war and > meant to be "executed" as such.. so foo.war is placed within > the webapps directory. > Within the META-INF directory of the foo war is a context.xml that > states the path="/foo" and the docBase="roller.war".
Assuming you're running on a reasonably modern version of Tomcat (which you didn't bother to tell us), the path and docBase attributes are not allowed for a <Context> element in META-INF/context.xml; remove them, and try it again. - 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]