Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2259

ServicesServlet should use BundleContext.getAllServiceReferences instead of getServiceReferences

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-3.0.0
    • webconsole-3.1.0
    • Web Console
    • None

    Description

      The ServicesServlet currently may miss some registered services because the BundleContext.getServiceReferences may not return all services. Instead the getAllServiceReferences method should be used to get all.

      Since we are not interested in actually getting the service objects, it doesn't matter, whether the services can be used or not.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: