Check out RFC 182 which defines a REST interface for OSGi management. Link here: http://osgithoughts.blogspot.ch/2012/10/new-osgi-eeg-early-access-draft.html
However, I don't know if there are any implementations, yet. It's in draft, after all. OTOH, I don't think it addresses configurations, yet. Jeremias Maerki On 01.11.2012 20:20:30 AlanFoster wrote: > Hi all, > > Is there a way for C# to interact with the Karaf console and send in > specific commands like starting/stopping bundles, and then being able to see > exactly when the bundle has successfully been installed/uninstalled > > The exact use case is :: We are running a set of C# unit tests which need > needs to install/uninstall bundles and change configuration cfg files to see > that the behaviour is as expected > > Is this something that is possible? > > Alan > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Interact-with-Karaf-using-C-tp4026654.html > Sent from the Karaf - User mailing list archive at Nabble.com.
