[
https://issues.apache.org/jira/browse/GERONIMO-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895567#action_12895567
]
David Jencks commented on GERONIMO-5506:
----------------------------------------
rev 982482 does the ServletContext impl and uses createFilter and
createServlet. We still need to fix up the listener creation.
> jetty8 creates objects through the ServletContext's spec methods. We need to
> be sure to use them.
> --------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5506
> URL: https://issues.apache.org/jira/browse/GERONIMO-5506
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Jetty
> Affects Versions: 3.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 3.0
>
>
> servlet 3 has some methods on ServletContext to create filters, listeners,
> and servlets. We need to adapt those methods to use our object creation and
> use them from our holder subclasses and to create listeners.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.