jbonofre opened a new pull request, #563: URL: https://github.com/apache/camel-karaf/pull/563
This PR adds the `camel-servlet-osgi` "attached" to the `camel-servlet` component allowing to hook in the OSGi HttpService. As Apache Karaf 4.4.x/Pax Web 8.0.x and OSGi HttpService only supports jakarta.servlet-api 4.x for now, this PR also fixes the camel-karaf modules that must be changed to use this servlet-api version (`camel-servlet`, `camel-http-com`). As atmosphere requires jakarta.servlet-api 6 and camel-servlet, it can't work for now, so this PR excludes it from the features repository. This PR is required as Apache Karaf 4.4.x, we will be able to clean this up when Apache Karaf 4.5.x will be available (as it will use new Pax Web version support servlet-api 6.x). -- 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