Avoid the process the bean with is null in CamelBeanPostProcessor -----------------------------------------------------------------
Key: CAMEL-3891 URL: https://issues.apache.org/jira/browse/CAMEL-3891 Project: Camel Issue Type: Improvement Affects Versions: 2.8.0 Reporter: Willem Jiang Assignee: Willem Jiang Priority: Minor When user use the FactoryBean to return a null object within Spring 2.x, the CamelBeanPostProcessor will throw a NPE exception. Although this issue can't be reproduced within Spring 3.x, we should consider to put the NP check in the CamelBeanPostProcessor as an enhancement. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira