[ 
https://issues.apache.org/activemq/browse/CAMEL-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54964#action_54964
 ] 

Claus Ibsen commented on CAMEL-2106:
------------------------------------

trunk: 829598.

> camel-bean - Should throw NoTypeConversionAvailableException if body cannot 
> be converted to parameter type
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2106
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2106
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.6.1, 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> If you route a message to a bean which has for example a {{org.w3c.Document}} 
> as parameter type for the body, then Camel should thrown an conversion 
> exception in case the payload cannot be converted to that type. And on the 
> same time if the payload is really {{null}} then Camel should of course pass 
> in null.

-- 
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