This is an automated email from the ASF dual-hosted git repository.

paulrutter pushed a change to branch 
maintenance/FELIX-6746-websocketservlet-init-NPE
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


    from 37254fd6a4 FELIX-6746 JettyWebSocketServlet: Error during calling 
init() - Disable HTTP service test, as it fails with 
"java.lang.IllegalStateException: JettyServerFrameHandlerFactory not found"
     add 95e594c024 FELIX-6746 JettyWebSocketServlet: Error during calling 
init() - Fix passing along shared websocket attributes to the HttpContext in 
SharedHttpServiceImpl, when registerServlet is called - Enable test again

No new revisions were added by this update.

Summary of changes:
 .../http/base/internal/HttpServiceController.java  |  1 +
 .../base/internal/service/HttpServiceFactory.java  | 12 +++++++++++
 .../internal/service/SharedHttpServiceImpl.java    | 24 ++++++++++++++++++++++
 .../internal/whiteboard/WhiteboardManager.java     |  4 ++--
 .../http/jetty/it/JettySpecificWebsocketIT.java    |  4 +---
 5 files changed, 40 insertions(+), 5 deletions(-)

Reply via email to