Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 11936 invoked from network); 27 May 2010 10:25:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 10:25:25 -0000 Received: (qmail 81590 invoked by uid 500); 27 May 2010 10:24:55 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81440 invoked by uid 500); 27 May 2010 10:24:54 -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 80949 invoked by uid 99); 27 May 2010 10:24:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 10:24:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 10:24:51 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4RAOUPw023051 for ; Thu, 27 May 2010 10:24:30 GMT Message-ID: <18643262.20821274955870151.JavaMail.jira@thor> Date: Thu, 27 May 2010 06:24:30 -0400 (EDT) From: "Rick McGuire (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4989) Jetty and tomcat need to support ServletContext.getResource from a bundle, not file system location In-Reply-To: <816747528.1261093218347.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire updated GERONIMO-4989: ----------------------------------- Fix Version/s: 3.0-M1 (was: 3.0) > Jetty and tomcat need to support ServletContext.getResource from a bundle, not file system location > --------------------------------------------------------------------------------------------------- > > Key: GERONIMO-4989 > URL: https://issues.apache.org/jira/browse/GERONIMO-4989 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Components: Jetty, osgi, Tomcat > Affects Versions: 3.0 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 3.0-M1 > > > Both jetty and tomcat need to be fixed up so their implementations of ServletContext.getResource use bundle.getEntry. > I already did this for jetty. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.