Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 86736 invoked from network); 20 Feb 2009 17:59:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2009 17:59:36 -0000 Received: (qmail 81578 invoked by uid 500); 20 Feb 2009 17:59:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 81554 invoked by uid 500); 20 Feb 2009 17:59:24 -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 81530 invoked by uid 99); 20 Feb 2009 17:59:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2009 09:59:23 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.61.61.105] (HELO usea-naimss3.unisys.com) (192.61.61.105) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2009 17:59:12 +0000 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.16]) by usea-naimss3 with InterScan Message Security Suite; Fri, 20 Feb 2009 11:55:57 -0600 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.51]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 20 Feb 2009 11:55:33 -0600 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 20 Feb 2009 11:55:33 -0600 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Fri, 20 Feb 2009 11:55:32 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Fri, 20 Feb 2009 11:55:31 -0600 Subject: RE: Bug in Tomcat, version unknown Thread-Topic: Bug in Tomcat, version unknown Thread-Index: AcmTfRHyBRSOUhPbQ86GeWZraehPhwABqFEw Message-ID: <0AAE5AB84B013E45A7B61CB66943C17215B83131BB@USEA-EXCH7.na.uis.unisys.com> References: <499EE0F8.9080000@ice-sa.com> In-Reply-To: <499EE0F8.9080000@ice-sa.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 20 Feb 2009 17:55:33.0292 (UTC) FILETIME=[6D25A6C0:01C99384] X-Virus-Checked: Checked by ClamAV on apache.org > From: Andr=E9 Warnier [mailto:aw@ice-sa.com] > Subject: Bug in Tomcat, version unknown > > Feb 4, 2009 6:30:16 PM org.apache.tomcat.util.digester.Digester > startElement > SEVERE: Begin event threw exception > java.lang.IllegalArgumentException: element > is limited to 1 occurance > ^ > the correct word is occurrence. The error exists in the current (6.0.18) version; the author is at least co= nsistent, since he misspelled it in three places. The file in question is: org/apache/catalina/startup/WebRuleSet.java It's also misspelled in: javax/servlet/resources/web-app_2_4.xsd but at least there it's only in a :documentation tag. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org