On 11/15/06, Tim Alberts <[EMAIL PROTECTED]> wrote:

When I deploy my .war files with the Manager application it seems to
completely ignore the /WEB-INF/context.xml file.  What do I do?

1) put it in META-INF/context.xml where it belongs :-)  and

<Context path="/servlet/path/to/myapp" />

2) drop the path attribute -- it's irrelevant and ignored, since the
   path is derived from the name of the WAR file.

HTH!
--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
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