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.