> From: Jason Novotny [mailto:[EMAIL PROTECTED] 
> Subject: Re: trying to change the context path in context.xml
> 
> 
> since it wasn't clear how the context attribute is useful now 
> based on what you say.

The <Context> element has 24 other attributes besides path; the path
attribute itself is only pertinent when the <Context> element is in
server.xml, which makes redeployment painful.  Note that for many apps,
no <Context> element is needed at all - which is a good thing, since
it's Tomcat-specific and therefore makes an app less portable across
containers.

 - 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