Allow autoconf to somehow resolve which configuration to send to which
ConfigurationAdmin in case there is more than one
------------------------------------------------------------------------------------------------------------------------
Key: FELIX-3330
URL: https://issues.apache.org/jira/browse/FELIX-3330
Project: Felix
Issue Type: Task
Reporter: Marcel Offermans
For now, autoconf assumes there is only one single ConfigurationAdmin service
available, or if there are more it will pick the "best" one (according to the
normal OSGi rules). However, there might be more than one ConfigurationAdmin
service in the framework, and we might want to be able to send specific pieces
of configuration to specific ConfigurationAdmin services. This is not defined
in the spec, but it would be nice if we can extend our implementation to
support this in a compatible way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira