1- if both bundles are same then why service references are different for both? 2- why following code line is successful for one deployment(feature based deployment) and failing for other, i want that below code line should successful if i do deployment with bundle:install
serviceReferences =
this.bundleContext.getServiceReferences("com.my.osgi.mycomponent", null)
--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
