: Jetty banner & stacktrace while using cxf component: camel 3.0.1
Hi
I have a issue with the Jetty banner that comes up while a 404 error
occurs. This is what I did to fix it:
1) Extended org.eclipse.jetty.server.handler.ContextHandler to create a
custom contexhandler.
2
Hi
I have a issue with the Jetty banner that comes up while a 404 error
occurs. This is what I did to fix it:
1) Extended org.eclipse.jetty.server.handler.ContextHandler to create a
custom contexhandler.
2) This custom context handler is configured in camel-config.xml (I am