Hi Benson, On 05.01.2013, at 18:58, Benson Margulies wrote:
> Yes, you can obtain the Server object and bend it to your will. That's what I'm trying to do :-). > > I believe that the integration tests include some examples of configuring > additional Jetty Handlers that would be apposite. Could you give me a hint on where to find these integration tests? Thanks and regards, Daniel > > > > 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
