Uploaded image for project: 'CXF Distributed OSGi (Retired)'
  1. CXF Distributed OSGi (Retired)
  2. DOSGI-122

CXF DOSGi does not work with ctx.getServiceReferences()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.0
    • 2.4.0
    • common
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bosschaert David Bosschaert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: