Re: Remotely configuring a bundle

2015-10-01 Thread Chetan Mehrotra
On Wed, Sep 30, 2015 at 8:48 PM, Roll, Kevin wrote: > Is this documented anywhere? Its partially documented at http://felix.apache.org/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html#configuration-admin-plugin Chetan Mehrotra

Remotely configuring a bundle

2015-09-30 Thread Roll, Kevin
I wish to configure a bundle from outside of the container. Ideally this would be entirely OSGi-ignorant and use simple HTTP/REST methods. By examining the Config page using a proxy I can see that it makes simple POSTs to "/system/console/configMgr/{ID of component}". The parameters seem pretty