Aaron Whiteside created CAMEL-5972:
--------------------------------------

             Summary: OsgiServiceRegistry.lookupByType() should use 
BundleContext.getServiceReferences()
                 Key: CAMEL-5972
                 URL: https://issues.apache.org/jira/browse/CAMEL-5972
             Project: Camel
          Issue Type: Improvement
          Components: osgi
    Affects Versions: 2.10.3
         Environment: GlassFish 3.1.2
            Reporter: Aaron Whiteside


OsgiServiceRegistry.lookupByType() should use 
BundleContext.getServiceReferences()

The object name should be retrieved from the service property's. I suggest a 
property called "name".

If the service does not have a property called name, then it is logged as 
WARNING/DEBUG and not returned to the caller.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to