-
Notifications
You must be signed in to change notification settings - Fork 2.3k
InjectionManagerFactory not found with OSGi singe bundles #3588
Comments
you need to add org.glassfish.jersey.inject:jersey-hk2:jar:2.26-b06 |
Ah, it already is on your list. In that case, you might need to share a reproducer or debug serviceloader call by yourself.. |
I think it is is a problem with org.glassfish.hk2.osgi-resource-locator. More Details: |
org.glassfish.hk2.osgi-resource-locator is part of hk2, not Jersey - can you please file the issue there? (https://github.com/javaee/hk2/issues) |
here is the Issue on HK2 is thought that org.glassfish.jersey.inject:jersey-hk2 can require org.glassfish.hk2:osgi-resource-locator and let it run befor jersey starts |
have you tried that approach? |
Hi,
if i use a "all-in-one" jersey jar i can use my Servlets.
if i use all the single bundles i got an error
some of the used bundles
The Error:
The text was updated successfully, but these errors were encountered: