Implements proposed Configuration Admin Service extensions
----------------------------------------------------------

                 Key: FELIX-2682
                 URL: https://issues.apache.org/jira/browse/FELIX-2682
             Project: Felix
          Issue Type: Task
          Components: Configuration Admin, Specification compliance
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


The OSGi R4.3 Draft 2 specification contains a number of enhancements to the 
Configuration Admin Service, which we should start to implement:

   * Bundle Locations are not used and respected any more (i.e. Configuration 
assigned is not restricted by location)
   * get/setBundleLocation methods are deprecated aliases for the new 
get/setGroup methods
   * Configuration assignement is now restricted by group and enforced by Java 
2 security permissions
         (If security is not enabled, group restrictions are not enforced)
   * new Configuration.getChangeCount() method
   * Targetted PIDs
   * Services may share configurations with the same PID (all services with a 
given PID are provided with the configuration)
   * Coordinator Service support
   * more fine-grained permission model

-- 
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