Missing callbacks for Configuration plugins
-------------------------------------------

                 Key: FELIX-334
                 URL: https://issues.apache.org/jira/browse/FELIX-334
             Project: Felix
          Issue Type: Bug
          Components: Configuration Admin
            Reporter: Tom Remoleur


The modifyConfiguration method in configuration plugin class is not called for 
each configuration update, after look in the code, in ConfigurationManager 
class there is 3 differents tasks named ManagedServiceUpdate, 
ManagedServiceFactoryUpdate and UpdateConfiguration, in the first two before 
calling update method on service, the plugin modifyConfiguration method is 
called but not in the last task.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to