convertBodyTo should handle null bodies
---------------------------------------

                 Key: CAMEL-2867
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2867
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.3.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.4.0


If the body is {{null}} and you use {{convertBodyTo}} you will get a no type 
converter exception due body is null. Instead it should accept the null body 
and continue routing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to