BeanProcessor - Should differentiate between void and method returning null values ----------------------------------------------------------------------------------
Key: CAMEL-2436 URL: https://issues.apache.org/activemq/browse/CAMEL-2436 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 2.1.0, 2.0.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.2.0 When invoking a bean method it should better detect whether the bean is a *void* or has a return type. And if it returns {{null}} it should be regarded as a valid response and set as body. See nabble http://old.nabble.com/filtering-messages-ts27403559.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.