[ 
https://issues.apache.org/jira/browse/CAMEL-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557113#comment-13557113
 ] 

Claus Ibsen commented on CAMEL-5972:
------------------------------------

Reverting the 2 commits from this ticket, resolves the NPE.
                
> 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
>            Assignee: Willem Jiang
>             Fix For: 2.11.0
>
>
> OsgiServiceRegistry.lookupByType() should use 
> BundleContext.getServiceReferences()
> The object name should be retrieved from the service property's. I suggest a 
> property called "name".
> The filter "(name=*)" could be used to only return services with the property 
> name.

--
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