Hi Luca, What config pid are you talking about ?
ConfigMean is a Karaf MBean. Are you using Karaf ConfigMBean in a Camel route (for instance using a processor) ? Can you describe more precisely your use case ? I guess it's not related to Camel. You don't see the felix.fileinstall.filename property at all right ? For instance, here's what I tested: 1. I confirm that I can see felix.fileinstall.filename when doing config:list "(service.pid=org.apache.karaf.shell)" 2. I also config that the felix.fileinstall.filename is not displayed when doing listProperties("org.apache.karaf.shell") It's clearly a regression. I created the following Jira: https://issues.apache.org/jira/browse/KARAF-6606 I'm fixing that for Karaf 4.2.9/4.3.0.RC1. Sorry for the inconvenience, Regards JB On 23/01/2020 11:22, leonardchicco wrote: > Hi, > Recently I'm using the MBean to get the name of configuration file > associated to my bundle. > In Camel version 2.19.1 when i get the properties using > ConfigMBean.listProperties(spid) there is "felix.fileinstall.filename" and > contains the path of "cfg" file. > Changing Camel version to 2.24.3 the properties doesn't contains this > information much important for my project. > Can you explain how to get this information? > > From the ConfigMBean.getConfigs(), i see that exist the name of my > configuration bundle without full path. > it is possible to match with my bundle? If yes, how can i do that? > > Thanks in advance > > Luca Leonardi > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html > -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com