54888d2541
+ Added new SCIOnStartupListener that allows for manual wiring up of ServletContainerInitializers (with no bytecode scanning) in embedded jetty usages + Introduced .initialized(context) and .configure(context) to both of the websocket SCIs + Moved ClientConnectTest to jetty-websocket-tests + Moved WebSocketClientTest to jetty-websocket-tests + Made moved tests not use BlockheadServer + Made moved tests use new .configure(context, lambda) methods + Also allowing javax.websocket.server SCI implementation to add ContextDestroyListener during the execution of another ServletContextListener. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |