Charles,
Caldarale, Charles R wrote:
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting
property 'appbase' to 'webapps' did not find a matching property.
The above is due to the invalid <Context> element in server.xml.
I have removed the offending <Context> element but I am still getting:
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting
property 'appbase' to 'webapps' did not find a matching property.
This is what I now have:
<Host name="test.mydomain.net" appbase="webapps"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">
</Host>
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org