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/12/14 11:10:18 UTC

[jira] Resolved: (FELIX-1944) Reference.getServiceReferences() returns empty array if no services bound

     [ https://issues.apache.org/jira/browse/FELIX-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-1944.
--------------------------------------

    Resolution: Fixed

In Rev. 890260: Ensure Reference.getServiceReferences() returns null if no services are bound to the component (an empty array used to be returned).

> Reference.getServiceReferences() returns empty array if no services bound
> -------------------------------------------------------------------------
>
>                 Key: FELIX-1944
>                 URL: https://issues.apache.org/jira/browse/FELIX-1944
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  scr-1.2.2
>
>
> The Reference.getServiceReferences() currently returns an empty array if no services is bound. According to the API spec of the method, null must be returned in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.