Willem, thanks for the clarification regarding the registration of the cxf servlet. May I propose to add a configuration parameter to cxf that defines a service lookup filter to be used when cxf finds the http service. This should be fairly simple to introduce, if the filter config is defined then just supply it to the service lookup (should not break any existing code).
No, I am not able to use an additional container since the webconsole and other web applications need to operate on the same container as my cxf endpoints / camel routes. When managed service factories were introduced (along with the CM Admin service) in OSGi (over ten years ago) on typical example that was brought up was to instantiate multiple http services from the same service bundle, and where each instance had its own configuration parameter set. I have seen no traces of Pax Web being designed to be capable of this, but if someone knows more about this I would be happy to receive some information. Thanks Lars -- View this message in context: http://camel.465427.n5.nabble.com/cxfEndpoints-and-different-transports-http-https-using-PAX-Web-tp5716216p5716233.html Sent from the Camel - Users mailing list archive at Nabble.com.