[
https://issues.apache.org/jira/browse/GERONIMO-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828254#action_12828254
]
Jarek Gawor commented on GERONIMO-4989:
---------------------------------------
Tomcat and Jetty will also need to support ServletContext.getResourcePaths().
Support for ServletContext.getResourcePaths() in Jetty was added in revision
905397 and for Tomcat in revision 905088.
> 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: Bug
> Security Level: public(Regular issues)
> Components: Jetty, osgi, Tomcat
> Affects Versions: 3.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 3.0
>
>
> 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.