Hi, 1) I am looking for how to retrieve all properties defined in a property file. 2) I also need to dynamically update this set of properties when the file is modified. For the first problem, I can read the property file in my code. But I do not detect when to file changed. for the second, I can use a placeholder. configAdmin update my bundle with each change of the file. But I do not know how to retrieve all the file properties.
When the file is modified I want this method to be called. A+JYT -- View this message in context: http://karaf.922171.n3.nabble.com/howto-get-all-placeholder-properties-in-blueprint-tp4045250p4045257.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
