joef-argo commented on issue #562:
URL: https://github.com/apache/camel-karaf/issues/562#issuecomment-2628363284
Is OsgiServletRegisterer supposed to be in 4.9.0? I installed 4.9.0 into
Karaf 4.4.7 and started the camel-servlet feature, but OsgiServletRegisterer is
not being exported.
--
jbonofre opened a new issue, #562:
URL: https://github.com/apache/camel-karaf/issues/562
When camel-karaf upgraded to camel 4.x, `OsgiServletRegisterer` has been
lost, mostly because it was not compliant with latest OSGi compendium spec
(especially `org.osgi.service.http.HttpService`).