From dev-return-8463-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Sep 08 17:09:28 2004 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 28002 invoked from network); 8 Sep 2004 17:09:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Sep 2004 17:09:28 -0000 Received: (qmail 89992 invoked by uid 500); 8 Sep 2004 17:09:17 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 89908 invoked by uid 500); 8 Sep 2004 17:09:17 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 89875 invoked by uid 99); 8 Sep 2004 17:09:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [66.235.180.72] (HELO sls-dc1p2.dca2.superb.net) (66.235.180.72) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 08 Sep 2004 10:09:15 -0700 Received: from [192.168.17.105] ([69.111.157.225]) (authenticated bits=0) by sls-dc1p2.dca2.superb.net (8.12.10/8.12.10) with ESMTP id i88HDfc7022187 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Wed, 8 Sep 2004 10:13:42 -0700 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <413F3384.5070504@gluecode.com> References: <413F3384.5070504@gluecode.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Dain Sundstrom Subject: Re: xerces in boot classpath? Date: Wed, 8 Sep 2004 10:09:07 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.619) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N No reason. Try it out and see what happens. -dain On Sep 8, 2004, at 9:29 AM, Jeremy Boynes wrote: > I noticed we are including Xerces in the manifest classpath for > server.jar - is there something that forces this or can we load it as > a dependency from the System config? > > -- > Jeremy