[
https://issues.apache.org/jira/browse/KARAF-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133599#comment-14133599
]
Jean-Baptiste Onofré commented on KARAF-2656:
---------------------------------------------
With 4.0.0-SNAPSHOT:
Use Case 1: NOK, the file name is not created after config:update
Use Case 2: NOK, the file name is not created with MBean
Use Case 3: OK
I'm fixing that too (same as for karaf-3.0.x branch).
> Config service doesn't create a file in etc if it doesn't exist
> ---------------------------------------------------------------
>
> Key: KARAF-2656
> URL: https://issues.apache.org/jira/browse/KARAF-2656
> Project: Karaf
> Issue Type: Bug
> Components: karaf-config
> Affects Versions: 3.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
> Fix For: 4.0.0, 3.0.2
>
>
> The config service doesn't create a file in etc if the file already exists.
> Previously (in Karaf 2.x) we explicitely created the config file. Now we
> delegate to ConfigAdmin persistence, but we don't provide any persistence
> adapter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)