FeaturesService does not repond to changes made through the config admin
------------------------------------------------------------------------
Key: FELIX-1065
URL: https://issues.apache.org/jira/browse/FELIX-1065
Project: Felix
Issue Type: Bug
Components: Karaf
Reporter: Guillaume Nodet
The FeaturesService can be configured through the properties set in
etc/org.apache.servicemix.features.cfg file.
However, you can also use the config admin to change this configuration at
runtime. If we use
http://static.springframework.org/osgi/docs/1.2.0/reference/html/compendium.html#compendium:cm:managed-properties:update,
we can make the FeaturesService aware of these runtime changes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.