> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan 
> Rosenberg
> Subject: Re: Shared context.xml on WIndows XP

> I solved my problem by defining some Contexts in server.xml

Bad idea.  <Context> elements should be in each webapp's META-INF/context.xml 
file, or in conf/Catalina/[host]/[appName].xml.  Allowing them in server.xml is 
mostly there for compatibility with the bad old days.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to