[
https://issues.apache.org/jira/browse/KARAF-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310005#comment-15310005
]
Owain McGuire commented on KARAF-3007:
--------------------------------------
According to https://access.redhat.com/solutions/1535463
Typically, the value you put for persistent-id is expected to be a class or a
method name that the Config Admin Service can understand and read the
properties/changes from it.
So, the String you put as persistent-id might not be a valid name for a method
or a class name, (if you think of a Java Method/Class) hence that's ignored!
You need to avoid have the names with - in persistence-id.
> Managed properties are empty when persistent-id contains minus ('-')
> --------------------------------------------------------------------
>
> Key: KARAF-3007
> URL: https://issues.apache.org/jira/browse/KARAF-3007
> Project: Karaf
> Issue Type: Bug
> Components: karaf-config
> Affects Versions: 3.0.1
> Reporter: Alexey Markevich
> Assignee: Jean-Baptiste Onofré
> Attachments: cm-properties-persistent-id.zip
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)