You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "I-Ann Chen (JIRA)" <ji...@apache.org> on 2007/09/14 22:44:32 UTC

[jira] Updated: (FELIX-364) 0..1 dynamic service reference does not bind properly.

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

I-Ann Chen updated FELIX-364:
-----------------------------

    Attachment: patch.txt

Here's a proposed fix for the issue.

> 0..1 dynamic service reference does not bind properly.
> ------------------------------------------------------
>
>                 Key: FELIX-364
>                 URL: https://issues.apache.org/jira/browse/FELIX-364
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services
>    Affects Versions: 0.8.0
>         Environment: Java 1.6
>            Reporter: I-Ann Chen
>         Attachments: patch.txt
>
>
> There are 2 parts to the issue. Both are with a component with a reference to a service where cardinality=0..1 and policy=dynamic.
> 1. If the bundle providing the service is stopped (without another bundle providing the same service) and restarted, the service is not re-bound to the component.
> 2. If the service is started after the component referencing it, then the service is never bound to the component.

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