You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/07/10 10:27:00 UTC

[jira] [Updated] (DOSGI-122) CXF DOSGi does not work with ctx.getServiceReferences()

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

Christian Schneider updated DOSGI-122:
--------------------------------------
    Fix Version/s:     (was: 2.2.0)
                   2.3.0

> CXF DOSGi does not work with ctx.getServiceReferences()
> -------------------------------------------------------
>
>                 Key: DOSGI-122
>                 URL: https://issues.apache.org/jira/browse/DOSGI-122
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 1.4.0
>            Reporter: David Bosschaert
>             Fix For: 2.3.0
>
>
> CXF-DOSGi doesn't find a remote service is the lookup is done with the following OSGi API:
> bundleContext.getServiceReferences()
> However it does work fine when using a ServiceTracker.
> This is probably caused by a missing FindHook (see the OSGi Core Specification, Service Hooks chapter). 
> We also need to make sure that getServiceReference() and getAllServiceReferences() works.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)