Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 8861 invoked from network); 29 Apr 2003 10:58:01 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 29 Apr 2003 10:58:01 -0000 Received: (qmail 16371 invoked by uid 97); 29 Apr 2003 10:59:59 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 16364 invoked from network); 29 Apr 2003 10:59:58 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 29 Apr 2003 10:59:58 -0000 Received: (qmail 5825 invoked by uid 500); 29 Apr 2003 10:57:27 -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 5782 invoked from network); 29 Apr 2003 10:57:26 -0000 Received: from sj-core-1.cisco.com (171.71.177.237) by daedalus.apache.org with SMTP; 29 Apr 2003 10:57:26 -0000 Received: from cisco.com (charminar.cisco.com [192.135.240.11]) by sj-core-1.cisco.com (8.12.6/8.12.6) with ESMTP id h3TAvNjE010819 for ; Tue, 29 Apr 2003 03:57:24 -0700 (PDT) Received: from ABSRIVASPC ([10.77.23.84]) by cisco.com (8.8.8-Cisco List Logging/8.8.8) with SMTP id QAA09206 for ; Tue, 29 Apr 2003 16:27:17 +0530 (IST) From: "Abhishek Srivastava" To: "tomcat users" Subject: Problem with IBM JDK1.4 and tomcat 4.1 in parser Date: Tue, 29 Apr 2003 16:27:20 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am using IBM JDK1.4 and tomcat 4.1. The parser of IBM JDK1.4 is too old. I want to use xerces (version > 1.1.3). How can I do that? I cannot use "Endorsed mechanism" to override new xerces.jar, as this will affect other web applications on my system, as they do not use xerces.jar. Is there a way by which my application uses the new xerces.jar only. Regards, Abhishek --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org