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

Claus Ibsen commented on CAMEL-8554:
------------------------------------

You must enable this explicit now with
{code}
        // enable jackson type converter by setting this property on 
CamelContext
        context.getProperties().put(JacksonConstants.ENABLE_TYPE_CONVERTER, 
"true");
{code}

> camel-jackson should provide Map => Object converter
> ----------------------------------------------------
>
>                 Key: CAMEL-8554
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8554
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jackson
>            Reporter: Henryk Konsek
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>
> Jackson's {{ObjectMapper}} can be used to convert {{Map}} to pojo. It would 
> be nice if Jackson component provide this kind of fallback converter then.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to