[
https://issues.apache.org/jira/browse/KARAF-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787321#comment-17787321
]
ASF GitHub Bot commented on KARAF-6606:
---------------------------------------
cala87 opened a new pull request, #1793:
URL: https://github.com/apache/karaf/pull/1793
The problem should be due to loading properties from file.
When the execution is in this section of code, the call to load(file) does
not enrich the properties with the file itself.
> felix.fileinstall.filename property is not available via ConfigMBean
> --------------------------------------------------------------------
>
> Key: KARAF-6606
> URL: https://issues.apache.org/jira/browse/KARAF-6606
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.7, 4.2.8
> Reporter: Jean-Baptiste Onofré
> Priority: Major
>
> When using {{listProperties(foo)}} on the ConfigMBean, all properties are
> returned in the list but not felix.fileinstall.filename.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)