Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 744 invoked from network); 22 May 2007 01:19:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2007 01:19:38 -0000 Received: (qmail 10690 invoked by uid 500); 22 May 2007 01:19:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 10139 invoked by uid 500); 22 May 2007 01:19:42 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 10122 invoked by uid 99); 22 May 2007 01:19:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 18:19:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 18:19:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 272AF71403C for ; Mon, 21 May 2007 18:19:16 -0700 (PDT) Message-ID: <10633595.1179796756128.JavaMail.jira@brutus> Date: Mon, 21 May 2007 18:19:16 -0700 (PDT) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-3180) Override xml parsing function in JRE In-Reply-To: <19939139.1179796096118.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Miller closed GERONIMO-3180. ---------------------------------- Resolution: Fixed xalan 2.7.0 and xerces 2.8.1 have been added to lib/endorsed directory > Override xml parsing function in JRE > ------------------------------------ > > Key: GERONIMO-3180 > URL: https://issues.apache.org/jira/browse/GERONIMO-3180 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Reporter: Kevan Miller > Assigned To: Kevan Miller > Priority: Critical > Fix For: 2.0-M6 > > > TCK testing has turned up a problem in the XML Parsing libraries contained in JRE 1.5 service levels _7 -> _11. In order to work-around these issues, I'm going to reintroduce xerces and xalan jars into our lib/endorsed directories. We'll be using the same level of xerces and xalan used by Geronimo 1.2. When the JRE problems are resolved, we can consider removing these jar files once again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.