-
Phillip Webb authored
Call `context.getServletContext().setExtendedListenerTypes(true)` to ensure that ServletContextListeners can be registered with Jetty 9. Fixes gh-2058
a69afa0d
Call `context.getServletContext().setExtendedListenerTypes(true)` to ensure that ServletContextListeners can be registered with Jetty 9. Fixes gh-2058