> From: Hasan, Nadeem [mailto:[EMAIL PROTECTED] > Subject: RE: Please help with introducing a new application > > That is incorrect. I have a similar setup (i.e. using > Catalina/localhost) and I do have path attribute in the > <context> tag.
The more recent versions of Tomcat are getting more picky about what's optional and what's not permitted. (Besides, if you have a tag named <context> - rather than <Context> - it will be completely ignored.) Note what the 5.5 doc says about the path attribute: "The value of this field must not be set except when statically defining a Context in server.xml, as it will be infered [sic] from the filenames used for either the .xml context file or the docBase." - 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]