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/01/14 23:30:59 UTC

[jira] Resolved: (FELIX-880) ServiceReference of ConfigurationEvent is null

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

Felix Meschberger resolved FELIX-880.
-------------------------------------

    Resolution: Fixed

Using the ServiceRegistration to provide the ServiceReference instead of using the field, which is not set anyway.

Fixed in Rev. 734535.

> ServiceReference of ConfigurationEvent is null
> ----------------------------------------------
>
>                 Key: FELIX-880
>                 URL: https://issues.apache.org/jira/browse/FELIX-880
>             Project: Felix
>          Issue Type: Bug
>          Components: Configuration Admin
>    Affects Versions: configadmin-1.0.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.0.6
>
>
> The ServiceReference field of the ConfigurationEvent must provide the ServiceReference of the ConfigurationAdmin service sending the event. This is currently null, because it refers to a field which is not set to a concrete value.

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