You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/06/12 15:58:07 UTC

[jira] Created: (FELIX-1231) Support multi-value service.pid service properties

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.


[jira] Updated: (FELIX-1231) Support multi-value service.pid service properties

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-1231:
-------------------------------------

    Component/s:     (was: Specification compliance)
                 Configuration Admin

> 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: Configuration Admin
>    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.


[jira] Closed: (FELIX-1231) Support multi-value service.pid service properties

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-1231.
------------------------------------

    Resolution: Duplicate

This is actually a duplicate of FELIX-1486.

> 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: Configuration Admin
>    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.