Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 2575 invoked from network); 14 Aug 2002 20:02:29 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Aug 2002 20:02:29 -0000 Received: (qmail 16093 invoked by uid 97); 14 Aug 2002 20:02:51 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 16035 invoked by uid 97); 14 Aug 2002 20:02:50 -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 16008 invoked by uid 98); 14 Aug 2002 20:02:49 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3D5AB728.7080906@apache.org> Date: Wed, 14 Aug 2002 22:01:44 +0200 From: Remy Maucherat Organization: ASF User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: [5][PATCH]Run Watchdog from the jakarta-tomcat-5 build.xml References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N costinm@covalent.net wrote: > On Wed, 14 Aug 2002, Jean-francois Arcand wrote: > > >>The problem should occurs only with Xerces 2.0.2. Is 2.0.2 bundle with >>ANT 1.5? If you try with the current Xerces nightly build, it should >>work. This is a big paint because Xerces 2.0.2 seems to be used >>everywhere....The only solution will be to set the schema validation >>off, or detect the Xerces version and throw an exception before starting >>parsing a file. > > > Turn schema validation off, and leave it off. Tomcat5 working with a > single parser is not good. > > And while you're doing that, turn also DTD validation off and leave it > off unless a user wants to enable it explicitely. > > Validation should be done by a deploy tool or build tool ( offline ). > Or by tomcat if a mechanism to avoid duplicated validation is provided. +1 ! Remy -- To unsubscribe, e-mail: For additional commands, e-mail: