TypeConverter - Can find Object type converter even though there is a more specialized converter to use -------------------------------------------------------------------------------------------------------
Key: CAMEL-1508 URL: https://issues.apache.org/activemq/browse/CAMEL-1508 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 1.6.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.0.0, 1.6.1 The code travels down the super to fast. And the code that checks for Object and inherited types in the end of the lookup code should be run as last resort. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.