paulrutter opened a new pull request, #364:
URL: https://github.com/apache/felix-dev/pull/364

   This PR adds lazy initialization for all servlets extending 
JettyWebSocketServlet.
   This resolves the issue where 
[the](https://github.com/apache/felix-dev/blob/master/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/FelixJettyWebSocketServlet.java)
 was needed for earlier.
   
   It doesn't handle the cases where `ServletWrapper` classes are used, for 
example when using the legacy HTTP service for registering the websocket 
servlet.
   
   It does however fix the case where the whiteboard pattern is used.
   
   @cziegeler what do you think of this approach?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to