Support multi-value service.pid service properties
--------------------------------------------------
Key: FELIX-1231
URL: https://issues.apache.org/jira/browse/FELIX-1231
Project: Felix
Issue Type: New Feature
Components: Specification compliance
Affects Versions: configadmin-1.0.10
Reporter: Felix Meschberger
Fix For: configadmin-1.0.12
The upcoming OSGi Core Specification 4.2 will allow services to register with
multiple PIDs. That is the service.pid service property may be a string, a
String[] or a Collection of Strings. Currently the configadmin implementation
only supports single value service.pid properties.
For specification compliance and support of such services the configadmin must
be fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.