Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 54909 invoked from network); 2 Apr 2003 02:52:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 2 Apr 2003 02:52:06 -0000 Received: (qmail 1402 invoked by uid 97); 2 Apr 2003 02:54:02 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 1395 invoked from network); 2 Apr 2003 02:54:02 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 2 Apr 2003 02:54:02 -0000 Received: (qmail 53965 invoked by uid 500); 2 Apr 2003 02:51:58 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 53954 invoked from network); 2 Apr 2003 02:51:57 -0000 Received: from kathmandu.sun.com (192.18.98.36) by daedalus.apache.org with SMTP; 2 Apr 2003 02:51:57 -0000 Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.62]) by kathmandu.sun.com (8.9.3+Sun/8.9.3) with ESMTP id TAA11191 for ; Tue, 1 Apr 2003 19:52:06 -0700 (MST) Received: from apache.org (vpn-129-152-200-229.East.Sun.COM [129.152.200.229]) by ha2sca-mail1.SFBay.Sun.COM (8.11.6+Sun/8.10.2/ENSMAIL,v2.1p1) with ESMTP id h322q5D16845 for ; Tue, 1 Apr 2003 18:52:05 -0800 (PST) Message-ID: <3E8A51BC.1030807@apache.org> Date: Tue, 01 Apr 2003 21:58:04 -0500 From: Jean-Francois Arcand User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: Why does Tomcat use xerces under java 1.4 instead of the internal jvm classes? References: <005101c2f0ff$ee1efc50$69f72dc7@BAMBI> <000501c2f8c1$bdc86a40$69f72dc7@BAMBI> In-Reply-To: <000501c2f8c1$bdc86a40$69f72dc7@BAMBI> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Because the xerces version bundled with 1.4 is an older one, doesn't support XML schema properly, and contains bugs (and is not as performant as the 2.x version) -- Jeanfrancois David Thielen wrote: >thanks - dave > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org