Felix Meschberger created FELIX-3651:
----------------------------------------

             Summary: Properly support configuration location binding
                 Key: FELIX-3651
                 URL: https://issues.apache.org/jira/browse/FELIX-3651
             Project: Felix
          Issue Type: Sub-task
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


Currently the location binding support is based on an older Configuration Admin 
specification and always mandates the configuration location to exactly match 
the bundle location of the component to provide with the location.

This strict matching has been released in Configuration Admin 1.4 to allow for 
so-called multi-target locations starting with a '?' character. Such bindings 
are ignored if security is disabled and allows for "region" matching if 
security is enabled using a permission check on the bound location instead of 
comparing the target services bundle location.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to