Benjamin Graf created CAMEL-7916:
------------------------------------
Summary: 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 use findByType instead
or add a different "name" in those cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)