Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 35673 invoked from network); 16 Feb 2005 15:25:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Feb 2005 15:25:05 -0000 Received: (qmail 91290 invoked by uid 500); 16 Feb 2005 15:25:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 91257 invoked by uid 500); 16 Feb 2005 15:25:01 -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 91240 invoked by uid 99); 16 Feb 2005 15:25:01 -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 bbnrelbul01.net.external.hp.com (HELO bbnrelbul01.net.external.hp.com) (155.208.255.20) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 16 Feb 2005 07:25:00 -0800 Received: from vistula.poland.hp.com (vistula.poland.hp.com [15.188.0.12]) by bbnrelbul01.net.external.hp.com (Postfix) with ESMTP id 1A33038496 for ; Wed, 16 Feb 2005 16:24:52 +0100 (CET) Received: from [127.0.0.1] (jlaskowski1.emea.hpqcorp.net [16.55.105.41]) by vistula.poland.hp.com with ESMTP (8.9.3 (PHNE_28760_binary)/8.8.6 SMKit7.02) id QAA24264 for ; Wed, 16 Feb 2005 16:24:51 +0100 (MET) Message-ID: <421365C0.4050407@apache.org> Date: Wed, 16 Feb 2005 16:24:48 +0100 From: Jacek Laskowski Organization: Apache Geronimo (http://geronimo.apache.org) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050111 X-Accept-Language: pl, en, en-us MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Endorsed dir in Tomcat References: <20050216145146.46762.qmail@web20627.mail.yahoo.com> In-Reply-To: <20050216145146.46762.qmail@web20627.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N anita kulshreshtha wrote: > Hi all (Jacek, Jeff), > The latest changes (rev 153934) to include > endorsed dir in lib and starting server.jar with > endorsed dirs option do not work. Currently Tomcat can > not be started without deleting > lib\endorsed\xercesImpl...jar. Having an "endorsed" > property is a good idea. But this is a tomcat feature > and only tomcat should be started with endorsed dir > option. If you want, I can submit a fix for this. Go for it if you like. > Anita Jacek