You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Eoghan Glynn (JIRA)" <ji...@apache.org> on 2009/03/10 17:54:51 UTC

[jira] Resolved: (CXF-2078) DOSGi is not able to consume multiple instances of a service via Discovery

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

Eoghan Glynn resolved CXF-2078.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

> DOSGi is not able to consume multiple instances of a service via Discovery
> --------------------------------------------------------------------------
>
>                 Key: CXF-2078
>                 URL: https://issues.apache.org/jira/browse/CXF-2078
>             Project: CXF
>          Issue Type: Bug
>          Components: Distributed-OSGi
>            Reporter: David Bosschaert
>            Assignee: Eoghan Glynn
>             Fix For: 2.2
>
>
> A consumer wants to consume all instances of remote services implementing a certain interface via discovery. In the current implementation it only gets one of them.
> To reproduce you need 3 VMs running DOSGi + Discovery.
> One VM consumes all instances of org.acme.FooService.
> the two other VMs both create an instance of org.acme.FooService and register it with Discovery.
> Currently the consumer only gets a ServiceTracker callback for one of the two services.

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