ttcse wrote:
In my conf/server.xml I have this for the virtual host...
<Host name="Sleepyhead.com" appBase="webapps/zzz"> <Context path=""
docBase="" reloadable="true" debug="0"/> </Host>

This host/context configuration is invalid. The appBase should be "webapps", the directory "zzz" renamed to "ROOT" and the context element above removed completely.

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to