[
https://issues.apache.org/jira/browse/CAMEL-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Graf updated CAMEL-7916:
---------------------------------
Description: Several components does search the registry by calling
findByTypeWithName. This method needs in OsgiServiceRegistry that every service
has a name property which is not forced by spec and therefor optional. Maybe
add a different "name" in those cases. (was: Several components does search
the registry by calling findByTypeWithName. This method needs in
OsgiServiceRegistry that every service has a name property which is not forced
by spec and therefor optional. Maybe use findByType instead or add a different
"name" in those cases.)
> OsgiServiceRegistry forces name property
> ----------------------------------------
>
> Key: CAMEL-7916
> URL: https://issues.apache.org/jira/browse/CAMEL-7916
> Project: Camel
> Issue Type: Bug
> Components: osgi
> Affects Versions: 2.14.0
> Reporter: Benjamin Graf
>
> Several components does search the registry by calling findByTypeWithName.
> This method needs in OsgiServiceRegistry that every service has a name
> property which is not forced by spec and therefor optional. Maybe add a
> different "name" in those cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)