Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 78580 invoked from network); 8 Sep 2010 00:51:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 00:51:54 -0000 Received: (qmail 56326 invoked by uid 500); 8 Sep 2010 00:51:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 56173 invoked by uid 500); 8 Sep 2010 00:51:50 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 56164 invoked by uid 99); 8 Sep 2010 00:51:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 00:51:50 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of m.abuzer09@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 00:51:43 +0000 Received: by qwh5 with SMTP id 5so7317856qwh.18 for ; Tue, 07 Sep 2010 17:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=IbIeUVIcKZ5Svj9uf7xN97rF9a5i71fBDmkndG61kqA=; b=UCqzqnXeesfZic8MoyE3E2Uc6ubJXJSJuLXfY23V1y74ZymHFEiLendfEr4ibzpkby h9tIumtgJalxXCORMIzwrCdaXNSmY50YNjgmKsIVxlcQCBEyfop7gatEdj2HAHttWFhd PUgMbz6M5heSc+BMj6wAr21nevAjRhEsV87KI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=QnvfY3C7e0uC0koTODKP8ASCB5FogilpcI99IGIFE8E/6BbrgH77ZTC7b/oElWXmCq yjzfRXF9NPcdMG4BPhkTpbDNCenh880aBKQ+Z+B3XYG2j2mBo66bNd7voUpopQYKHgDo v7y83Um/FCp1lgELsoTMlAXsFCM2mPIlEGI1g= Received: by 10.224.66.3 with SMTP id l3mr1055208qai.0.1283907081153; Tue, 07 Sep 2010 17:51:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.239.4 with HTTP; Tue, 7 Sep 2010 17:51:01 -0700 (PDT) From: "Mohammad M. AbuZer" Date: Wed, 8 Sep 2010 03:51:01 +0300 Message-ID: Subject: Tomcat Warning about existing attribute for Host To: Tomcat Users List Content-Type: multipart/alternative; boundary=00c09f9060307f3025048fb4e9a3 --00c09f9060307f3025048fb4e9a3 Content-Type: text/plain; charset=ISO-8859-1 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: it doesn't make sense, how to solve it? * Best Regards * * Mohammad M. AbuZer* Junior Java Developer Mobile: +962-78-5416416 --00c09f9060307f3025048fb4e9a3--