[
https://issues.apache.org/jira/browse/KARAF-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253212#comment-13253212
]
Christian Schneider commented on KARAF-1360:
--------------------------------------------
How is this supposed to work? As far as I know the persistent storage is only
changed when updating the config using the karaf shell or the karaf config
mbean.
> 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
> Assignee: Christian Schneider
> Fix For: 2.2.7, 2.3.0, 3.0.0
>
> Attachments: test.zip
>
>
> 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