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

Modify checks for OSGIModule to look for AbstractOSGIModule #445

Closed
jesse-gallagher opened this issue Jun 30, 2023 · 0 comments
Closed

Modify checks for OSGIModule to look for AbstractOSGIModule #445

jesse-gallagher opened this issue Jun 30, 2023 · 0 comments
Labels
cdi enhancement New feature or request
Milestone

Comments

@jesse-gallagher
Copy link
Member

When I added the workarounds for OSGIModule (for Equinox Servlets), I figured that they'd probably less needed for OSGIWebContainerModule. However, that class doesn't provide much introspection either - no ClassLoader or the like. So it'd make sense to add the workarounds for CDI to this as well, looking up the active Bundle for coordination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cdi enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant