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