Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 55549 invoked from network); 31 Jul 2003 15:50:22 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 31 Jul 2003 15:50:22 -0000 Received: (qmail 5801 invoked by uid 97); 31 Jul 2003 15:53:00 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 5793 invoked from network); 31 Jul 2003 15:52:59 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 31 Jul 2003 15:52:59 -0000 Received: (qmail 40065 invoked by uid 500); 31 Jul 2003 15:46:33 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 39952 invoked from network); 31 Jul 2003 15:46:32 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 31 Jul 2003 15:46:31 -0000 Received: (qmail 19222 invoked from network); 31 Jul 2003 15:46:36 -0000 Received: from unknown (HELO apache.org) (127.0.0.1) by localhost with SMTP; 31 Jul 2003 15:46:36 -0000 Message-ID: <3F2939D5.2010008@apache.org> Date: Thu, 31 Jul 2003 17:46:29 +0200 From: Remy Maucherat User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: tomcat-5.0.5 cannot access jar resources in WEB-INF/lib but o nly unzipped in WEB-INF/classes References: <6B2492D663ECD4119EB70008C7E6F6730635A519@daemsg01.software-ag.de> In-Reply-To: <6B2492D663ECD4119EB70008C7E6F6730635A519@daemsg01.software-ag.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Harmsen, Jan wrote: > Hi Remy, > > >>The first thing to check is if the specified file exists, and if it >>still fails, provide a test case. >> > > > loading seems to work only partially: > > the structure of the jar file is > > org/eclipse/xsd/plugin.properties > org/eclipse/xsd/cache/www.w3.org/2001/MagicXMLSchema.xsd > ... plus many more dtds + XML schemata > > while tomcat-5.0.5 loads plugin.properties to > loader/org/eclipse/xsd/plugin.properties > it does not load MagicXMLSchema.xsd. The only file that > exists in Tomcats loader directory is plugin.properties. I'll assume the problem could be caused by the '.', which may not be the case. I recommend sending a test case. Remy --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org