I'm using tomcat 7.0.2 BETA

---------- Forwarded message ----------
From: Mohammad M. AbuZer <m.abuze...@gmail.com>
Date: Wed, Sep 8, 2010 at 3:51 AM
Subject: Tomcat Warning about existing attribute for Host
To: Tomcat Users List <users@tomcat.apache.org>


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




-- 
*
Best Regards

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

Reply via email to