Simple language - is operator should add error message if type is null ----------------------------------------------------------------------
Key: CAMEL-3745 URL: https://issues.apache.org/jira/browse/CAMEL-3745 Project: Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.6.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.7.0 We should add a better error message if is (instancceof) is being evaluated to a null type. Currently you get an error about null class not being able to found. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira