Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0, 2.1.0
-
None
Description
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
Attachments
Issue Links
- is related to
-
CAMEL-3354 Allow bean component to return null which will be accepted as a new Message with an empty body
- Resolved