Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.