Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 26858 invoked from network); 12 Feb 2002 00:12:59 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Feb 2002 00:12:59 -0000 Received: (qmail 522 invoked by uid 97); 12 Feb 2002 00:12:36 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 487 invoked by uid 97); 12 Feb 2002 00:12:35 -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 476 invoked from network); 12 Feb 2002 00:12:35 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Subject: Tomcat 4.0.2 - Startup fails after moving xerces.xml from /common/lib to /server/lib Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 12 Feb 2002 01:12:22 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat 4.0.2 - Startup fails after moving xerces.xml from /common/lib to /server/lib Thread-Index: AcGzWe4Zy6ebGg4GSMmFoYtvowqd2A== From: "GOMEZ Henri" To: "Matt Small" Cc: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N In xerces 2.0.0 the SAX/DOM and Parser are splitted in 2 jars and should be both included in the same lib. Since CL will find part of the SAX/DOM in xerces 1.4.3 jar it may be stucked when you'll ask xerces 2.0 stuff since the=20 1.4.3 jar will be in scope due to SAX/DOM load. Hope it will help >I am using xerces 2.0.0 in one of my webapps so I need to move = xerces.jar >out of /common/lib and into /server/lib. This works just fine with = 4.0.2-b2. >With 4.0.2 If I keep xerces.jar in /common/lib and use xerces.jar 1.4.3 = in >my web app everything starts up just fine. But if I move xerces.jar = into >/server/lib I get the exception below. I suspect that this is due to = the >ClassLoader bug fixes done between 4.0.2-b2 and 4.0.2. Is there any >workaround for this? >Thanks for any help. >Matt -- To unsubscribe: For additional commands: Troubles with the list: