Ioannis Canellos created CAMEL-5756:
---------------------------------------
Summary: OSGi resolvers for component, dataformat and language
should check if service object is assignable before casting
Key: CAMEL-5756
URL: https://issues.apache.org/jira/browse/CAMEL-5756
Project: Camel
Issue Type: Bug
Components: osgi
Reporter: Ioannis Canellos
Assignee: Ioannis Canellos
Fix For: 2.9.5, 2.10.3, 2.11.0
Currently, the OSGi resolvers, get all services for the target component,
dataformat and language and then cast the first service object to the type of
choice.
This can be problematic if for any reason multiple version of a component is
installed inside the container.
--
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