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 4.3 #1

Open
splatch opened this issue Mar 3, 2013 · 2 comments
Open

OSGi 4.3 #1

splatch opened this issue Mar 3, 2013 · 2 comments

Comments

@splatch
Copy link

splatch commented Mar 3, 2013

It's worth to note that OSGi 4.3 provides a way to get a bundle class loader:

bundle.adapt(BundleWiring.class).getClassLoader()

@szhem
Copy link
Owner

szhem commented Mar 14, 2013

Thanks a lot for notice.
For some time the current way of determining the classloader will be used as not all the containers are based on the 4.3 version of spec.

@splatch
Copy link
Author

splatch commented Mar 15, 2013

Karaf 2.3 supports OSGi 4.3 spec :-)

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

2 participants