[ 
https://issues.apache.org/jira/browse/KARAF-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252376#comment-13252376
 ] 

Jean-Baptiste Onofré commented on KARAF-1360:
---------------------------------------------

You are right, I reproduced it using a simple: log:set DEBUG => the 
etc/org.ops4j.pax.logging.cfg file is not updated.
                
> 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: Jean-Baptiste Onofré
>         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


Reply via email to