jbonofre commented on PR #563: URL: https://github.com/apache/camel-karaf/pull/563#issuecomment-2550850850
Actually, I think we should use a different approach: not using the OSGi `HttpService` nor Pax Web. Instead, we can embed a Jetty server in camel-servlet (as we do in camel-cxf) and hook there. We would not depend to HttpService (a specific camel-karaf service instead), the user experience should be the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org