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

Session.getService does not use proper classloader in OSGI environment #703

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

jmehrens
Copy link
Contributor

@jmehrens jmehrens commented Jan 8, 2024

#631
Signed-off-by: jmehrens jason_mehrens@hotmail.com

Signed-off-by: jmehrens <jason_mehrens@hotmail.com>
@jmehrens jmehrens self-assigned this Jan 8, 2024
@jmehrens
Copy link
Contributor Author

jmehrens commented Jan 8, 2024

The diff is a little messy but if you view the final code you will see that it is actually just rolling up the unrolled logic into a loop.

@lukasj lukasj linked an issue Jan 8, 2024 that may be closed by this pull request
@lukasj lukasj merged commit 4d4b550 into jakartaee:master Jan 8, 2024
3 checks passed
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 this pull request may close these issues.

Session.getService does not use proper classloader in OSGI environment
2 participants