> From: Konstantin L Kouptsov [mailto:[EMAIL PROTECTED] > Subject: context path > > in > C:\Program Files\Apache Software Foundation\Tomcat > 5.5\conf\Catalina\localhost\ > I created a file context.xml with the following contents: > > <Context > path="/myapp" reloadable="true" docBase="D:\myapp\web" > workDir="D:\myapp\work" />
For 5.5.x, the file should be named myapp.xml, not context.xml, and the path attribute is ignored. The behavior for files named context.xml in that location is not defined. - 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]