GitHub user neykov opened a pull request:
https://github.com/apache/brooklyn-server/pull/107
[OSGi] Load properties from config admin
Load properties from:
* global brooklyn.properties
* local properties
* config admin's brooklyn PID
It's a one-way integration where changes in config admin will cause
reloading the properties in brooklyn. Setting properties programmatically in
brooklyn will not update config admin.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/brooklyn-server osgi/config-admin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/107.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #107
----
commit 66e9f56be3584d12a2c0a201b2a9556d11172f60
Author: Svetoslav Neykov <[email protected]>
Date: 2016-04-05T14:46:39Z
Remove deprecated method.
commit 099f35a7efa651bd59a4a4c378ea33bab6ae168b
Author: Svetoslav Neykov <[email protected]>
Date: 2016-04-07T13:02:02Z
[OSGi] Populate brooklyn.properties from config admin
Also reload properties when config admin is updated.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---