Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add OsgiServletRegisterer #562

Open
jbonofre opened this issue Dec 12, 2024 · 0 comments · May be fixed by #563
Open

Re-add OsgiServletRegisterer #562

jbonofre opened this issue Dec 12, 2024 · 0 comments · May be fixed by #563
Assignees
Milestone

Comments

@jbonofre
Copy link
Member

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).

As camel-karaf 4.x supports Karaf 4.4.x (and 4.5.x soon), it makes sense to base on the Pax Web HttpService from this base.

I will re-add OsgiServletRegisterer in camel-karaf (probably in a dedicated bundle).

This will allow to support REST DSL in Blueprint (like this camel-karaf-examples/examples/camel-example-servlet-rest-blueprint/src/main/resources/OSGI-INF/blueprint/camel.xml at main · apache/camel-karaf-examples).

@jbonofre jbonofre added this to the 4.8.2 milestone Dec 12, 2024
@jbonofre jbonofre self-assigned this Dec 12, 2024
@jbonofre jbonofre linked a pull request Dec 17, 2024 that will close this issue
@jbonofre jbonofre modified the milestones: 4.8.2, 4.9.0 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant