Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 64550 invoked from network); 5 Apr 2007 15:22:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Apr 2007 15:22:46 -0000 Received: (qmail 20254 invoked by uid 500); 5 Apr 2007 15:22:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 20227 invoked by uid 500); 5 Apr 2007 15:22:52 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 20218 invoked by uid 99); 5 Apr 2007 15:22:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2007 08:22:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2007 08:22:44 -0700 Received: from [127.0.0.1] (bpendleton-dsk2.edgility.com [10.10.11.13]) by red.amberpoint.com (8.14.0/8.12.11) with ESMTP id l35FMM7j000819 for ; Thu, 5 Apr 2007 08:22:23 -0700 (PDT) Message-ID: <4615142E.3090706@amberpoint.com> Date: Thu, 05 Apr 2007 08:22:22 -0700 From: Bryan Pendleton User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: running the XML tests References: <46150311.9060907@sun.com> <461505B1.1030009@amberpoint.com> <461510A8.7060209@sun.com> In-Reply-To: <461510A8.7060209@sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > available from the xalan site). I copied the four jar files mentioned by > Bryan into the jre/lib/ext directory of my JDK 1.4. Ooops, I'm sorry. Copy the files to the jre/lib/endorsed directory, not the jre/lib/ext directory. thanks, bryan