> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Eric B.
> Subject: Re: How to Deploy WAR using a sub-context path?
> 
> Is it really with a # in the file name??

Yup.

> Is there anyway to instruct tomcat to rename the 
> META-INF/context.xml file to be demo#application.xml
> instead of application.xml?

The manager isn't actually part of Tomcat proper, but rather it's just
an application that ships with Tomcat.  It's all open-source, so you're
free to make it work as you wish.  Shouldn't be too hard to parse the
optional "Context Path" field to handle slash delimiters.

 - 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