> From: Mark Thomas [mailto:ma...@apache.org] > Subject: Re: Tomcat 7.0.27 on Mac OSX Lion -- Is it Possible to use Tomcat > Parallel Deployment when the Context Name is Different than the WAR Name
> Assuming the file above is called website1##001.xml > then you should be able to add website1##002.xml with the following content: > <Context reloadable="true" crossContext="true" sessionCookiePath="/" > docBase="/Users/jeremy/tomcat/manualDeploy/myapp-v2" > path="/website1"></Context> Except the path attribute is not allowed here, since it is derived from the name of the .xml file. - 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