Hi All,,,
I get these in tomcat console:

Sep 7, 2010 11:56:26 PM org.apache.tomcat.util.digester.SetPropertiesRule
begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property
'xmlNamespaceAware' to 'false' did not find a matching property.
Sep 7, 2010 11:56:26 PM org.apache.tomcat.util.digester.SetPropertiesRule
begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property
'xmlValidation' to 'false' did not find a matching property.

so I checked "server.xml" and host was like following:

<Host appBase="webapps" autoDeploy="true" name="localhost"
unpackWARs="true"

xmlNamespaceAware="false" xmlValidation="false">

it doesn't make sense, how to solve it?

*
Best Regards
*
*

Mohammad M. AbuZer*
Junior Java Developer
Mobile: +962-78-5416416

Reply via email to