Hi Christian, Good idea indeed. I tested it: I setup the property to true, and basically copy pasted your classes which register the CXF servlet in my own code in order to register the servlet after after my keycloack jetty-web.xml inclusion (would be good to make theses classes public in order to avoid this copy ).
This mostly works but, when I open my browser on https://localhost:8443/cxf I get "No services have been found." instead of the service list as usual. In the logs, I see that the servce registration seems ok: Any idea ? Best, Jerome -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Karaf-4-how-to-access-the-CXFNonSpringServlet-tp5760086p5760090.html Sent from the cxf-dev mailing list archive at Nabble.com.
