Configration update doesn't work
--------------------------------
Key: KARAF-1360
URL: https://issues.apache.org/jira/browse/KARAF-1360
Project: Karaf
Issue Type: Bug
Affects Versions: 2.2.6
Reporter: Alexander Osadchiy
Configuration update doesn't store changes to the persistent storage.
See attached example.
To run example build it with:
mvn install
Then put generated bundle "config-update-1.0.jar" to the deploy folder.
Expected: property "size" value was changed from "500" to "1000" in
etc/org.apache.karaf.log.cfg
Actual: changes are not stored to file, but we can see them in Karaf with
"config:list".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira