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

OSGi / Spifly Provider support #1304

Open
col-panic opened this issue Jan 20, 2025 · 0 comments
Open

OSGi / Spifly Provider support #1304

col-panic opened this issue Jan 20, 2025 · 0 comments

Comments

@col-panic
Copy link

This issue is tightly interconnected with eclipse-ee4j/jersey#5834

Problem In an OSGi Environment, the Require-Capability is not defined in META-INF/MANIFEST.MF such
that dependency injection via hk2 resp. spifly is supported.

In jakarta.xml.bind-api this is for example solved in line https://github.com/jakartaee/jaxb-api/blob/748c50bb8f71b4687febca5400fa9c574644aac3/api/pom.xml#L238

Please consider col-panic@4e3cdba (Nevermind the version tag which is used for testing)

At the moment it suffice for me to include these 2jakarta.ws.rs.ext.RuntimeDelegate and jakarta.ws.rs.client.ClientBuilder for it
to properly run - I do not know if there are additional dependencies to be added.

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

No branches or pull requests

1 participant