Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 51063 invoked from network); 18 Jun 2003 16:10:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 18 Jun 2003 16:10:06 -0000 Received: (qmail 22691 invoked by uid 97); 18 Jun 2003 16:12:26 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 22684 invoked from network); 18 Jun 2003 16:12:26 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 18 Jun 2003 16:12:26 -0000 Received: (qmail 49346 invoked by uid 500); 18 Jun 2003 16:09:39 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 49279 invoked from network); 18 Jun 2003 16:09:38 -0000 Received: from unknown (HELO geriatrix.itellix.net) (203.145.183.216) by daedalus.apache.org with SMTP; 18 Jun 2003 16:09:38 -0000 Received: from cacofonix.in.itellix.net (cacofonix.in.itellix.net [10.0.2.13]) by geriatrix.itellix.net (Postfix) with ESMTP id 82A47430F93 for ; Wed, 18 Jun 2003 21:37:23 +0530 (IST) Received: from it-nishant.in.itellix.net (it-nishant.in.itellix.net [10.0.2.124]) by cacofonix.in.itellix.net (Postfix) with ESMTP id 24899CC004 for ; Wed, 18 Jun 2003 21:40:14 +0530 (IST) Subject: Re: Problems with XML parsers and webapps From: Nishant Kumar To: Tomcat Users List In-Reply-To: <1055948859.22983.2.camel@c002> References: <1055948859.22983.2.camel@c002> Content-Type: text/plain Organization: Message-Id: <1055952600.12223.120.camel@it-nishant> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 18 Jun 2003 21:40:00 +0530 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 hi, if you are using the latest tomcat then you will find an endorsed dir in there for example. jakarta-tomcat-4.1.24/common/endorsed/ this should be containing xercesImpl.jar and xmlParserAPIs.jar. i guess this should solve your problem. bye. On Wed, 2003-06-18 at 20:37, Jared Walker wrote: > All, > Our webapp was built to use the Xerces xml parser. I'm trying to > update our JDK and tomcat version to do testing for a production level > upgrade. I'm running into problems with the JVM using the Crimson > parse. The crimson parser does not agree with our XML files. Does > anyone know how to disable the crimson parser that is bundled with JDK > 1.4? Would using the non-LE version of tomcat help resolve this problem? > > thanks, --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org