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/10/01 16:02:52 UTC

[jira] Created: (FELIX-387) Fix support for reference service target properties

Fix support for reference service target properties
---------------------------------------------------

                 Key: FELIX-387
                 URL: https://issues.apache.org/jira/browse/FELIX-387
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 1.0.0


Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.

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


[jira] Closed: (FELIX-387) Fix support for reference service target properties

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

Felix Meschberger closed FELIX-387.
-----------------------------------

    Resolution: Fixed

Have to revert the method return value check to handle the service if the filter is matched and to return immediately if the filter does NOT match.

Fixed in Rev. 581210.

Deployed fixed SNAPSHOT with build timestamp 20071002.124230-6

> Fix support for reference service target properties
> ---------------------------------------------------
>
>                 Key: FELIX-387
>                 URL: https://issues.apache.org/jira/browse/FELIX-387
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.
> Reference target properties are defined in Section 112.6, Component Properties, with respect to reflect the reference target setting as properties and 112.7, Deployment, with respect to overwriting the reference target with configuration.

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


[jira] Closed: (FELIX-387) Fix support for reference service target properties

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

Felix Meschberger closed FELIX-387.
-----------------------------------

    Resolution: Fixed

Fixed in Rev. 580971.

Uploaded SNAPSHOT build number 20071001.145653-5 containing the fix.

Now closing this issue.

> Fix support for reference service target properties
> ---------------------------------------------------
>
>                 Key: FELIX-387
>                 URL: https://issues.apache.org/jira/browse/FELIX-387
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.
> Reference target properties are defined in Section 112.6, Component Properties, with respect to reflect the reference target setting as properties and 112.7, Deployment, with respect to overwriting the reference target with configuration.

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


[jira] Work started: (FELIX-387) Fix support for reference service target properties

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

Work on FELIX-387 started by Felix Meschberger.

> Fix support for reference service target properties
> ---------------------------------------------------
>
>                 Key: FELIX-387
>                 URL: https://issues.apache.org/jira/browse/FELIX-387
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.

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


[jira] Reopened: (FELIX-387) Fix support for reference service target properties

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

Felix Meschberger reopened FELIX-387:
-------------------------------------


Adding a service after initial component activation does not work as services matching the target filter (if none is set all filters match implicitly) are ignored instead of being handled

> Fix support for reference service target properties
> ---------------------------------------------------
>
>                 Key: FELIX-387
>                 URL: https://issues.apache.org/jira/browse/FELIX-387
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.
> Reference target properties are defined in Section 112.6, Component Properties, with respect to reflect the reference target setting as properties and 112.7, Deployment, with respect to overwriting the reference target with configuration.

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


[jira] Updated: (FELIX-387) Fix support for reference service target properties

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

Felix Meschberger updated FELIX-387:
------------------------------------

    Description: 
Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.

Reference target properties are defined in Section 112.6, Component Properties, with respect to reflect the reference target setting as properties and 112.7, Deployment, with respect to overwriting the reference target with configuration.

  was:Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.


> Fix support for reference service target properties
> ---------------------------------------------------
>
>                 Key: FELIX-387
>                 URL: https://issues.apache.org/jira/browse/FELIX-387
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.
> Reference target properties are defined in Section 112.6, Component Properties, with respect to reflect the reference target setting as properties and 112.7, Deployment, with respect to overwriting the reference target with configuration.

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


[jira] Updated: (FELIX-387) Fix support for reference service target properties

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

Felix Meschberger updated FELIX-387:
------------------------------------

    Fix Version/s:     (was: felix-1.0.0)
                   scr-1.0.0

> Fix support for reference service target properties
> ---------------------------------------------------
>
>                 Key: FELIX-387
>                 URL: https://issues.apache.org/jira/browse/FELIX-387
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: scr-1.0.0
>
>
> Currently Felix SCR does not reflect the service reference target settings in the component properties and on the other hand setting such target properties has no influence on the service dependencies.
> Reference target properties are defined in Section 112.6, Component Properties, with respect to reflect the reference target setting as properties and 112.7, Deployment, with respect to overwriting the reference target with configuration.

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