Yes, you can obtain the Server object and bend it to your will. I believe that the integration tests include some examples of configuring additional Jetty Handlers that would be apposite.
On Sat, Jan 5, 2013 at 11:47 AM, Daniel Bimschas < [email protected]> wrote: > Hi list, > > Is there a way with CXF to programmatically add a good old HttpServlet > instance to an already running instance of the embedded Jetty container? > > This way I would be able to add a WebSocketServlet to Jetty... > > Best regards, > Daniel
