Mark Thomas wrote:
Pete McNeil wrote:
<Host name="someplace" appBase="/home/someplace/webapps"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">
<Context
Path=""
That should be path=""
Case matters. The rest looks OK at first glance.
I tried both path and Path -- I'll fix that though - thanks.
The case of path made no difference to the error.
Still:
java.lang.IllegalArgumentException: Document base
/home/someplace/www.someplace.com does not exist or is not a readable
directory
What else have I missed ?
_M
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org