Hi, I get this compiler error when I try to access Bundle.getBundleContext():
cannot find symbol symbol : method getBundleContext() location: interface org.osgi.framework.BundleI am using the latest Felix version 1.8.0. Any idea why the method is missing in the interface?
Thanks, Nikita --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

