[
https://issues.apache.org/jira/browse/GERONIMO-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792238#action_12792238
]
David Jencks commented on GERONIMO-4989:
----------------------------------------
Initial tomcat work in rev 892003. Some more cleanup/review would probably be
a good idea. In particular the BundleDirContext.doGetAttributes method might
allow a real implementation.
Also both module builders share code that could be moved to the parent class
(cf. TomcatModuleBuilder line 355)
> 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.