Caldarale, Charles R wrote:

To again quote from the Tomcat doc for the path attribute of the
<Context> element:

"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."

Also note that placing <Context> tags is server.xml is strongly
discouraged.


OK, I took out "/ROOT" from the path field and it still works. But the context file must still be named ROOT.xml. The application fails to work with any other filename.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to