Does any one use OSGi's OBR?
I am just wondering if any one is using the OSGi Bundle Repository and what for? ...
I am just wondering if any one is using the OSGi Bundle Repository and what for? ...
Is there any way to specify a number of OBR repositories in Felix's config.properties file? I do can add a repository at runtime, but I have to do it after restart. "Prefrences Service" does not help, it seems "Bundle Repository" does not use it. ...
I have a simple test program which is designed to consume the Apache Felix Bundle Repository bundle service however I am having trouble configuring it through eclipse. I am using the jar for the bundle (org.apache.felix.bundlerepository-1.4.0.jar) as an referenced library and have added it to the classpath in the manifest. When I try t...