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

Ability to not (re)set TCCL in service proxy calls [PAXCDI-229] #272

Open
ops4j-issues opened this issue Sep 14, 2016 · 0 comments
Open
Labels

Comments

@ops4j-issues
Copy link

Moritz Bechler created PAXCDI-229

Service proxies currently unconditionally set TCCL to the target bundle classloader ( PAXCDI-114 ). However this is undesirable in some cases, e.g. I was trying to inject a javax.servlet.Filter OSGI service, this behaviour resets the TCCL for the complete filter/servlet chain - some of which might very well require the actual webapp classloader to be set.


Votes: 0, Watches: 1

@ops4j-issues ops4j-issues added the type: improvement Improvement label Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant