I think those flags are only valid in the Context blocks now. -Tony
-----Original Message----- From: Mohammad M. AbuZer <m.abuze...@gmail.com> Sent: Tuesday, September 07, 2010 6:53 PM To: Tomcat Users List <users@tomcat.apache.org> Subject: Tomcat Warning about existing attribute for Host 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 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org