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 2007/09/22 01:14:50 UTC

[jira] Closed: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

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

Felix Meschberger closed FELIX-378.
-----------------------------------

    Resolution: Fixed

Removed the servicefactory field in the Component model and only handle the attribute in the service model.

Fixed in Rev. 578316 and deployed snapshot.

> servicefactory attribute of @scr.service tag not handled correctly
> ------------------------------------------------------------------
>
>                 Key: FELIX-378
>                 URL: https://issues.apache.org/jira/browse/FELIX-378
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

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