Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
fileinstall-3.2.2
-
None
-
Karaf 2.2.5
Description
Fileinstall tries to only write back (to the configuration file) properties that have been changed. This fails if the value uses a property that is defined as a framework property (accessible via BundleContext.getProperty). In theory file install does support this but when handling configuration changes, the framework properties are not taken into account.
E g this is the case when using Karaf and defining properties in config.properties.
This has been discussed on Felix user mailing list, see:
http://www.mail-archive.com/users@felix.apache.org/msg12281.html