[
https://issues.apache.org/jira/browse/CAMEL-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417048#comment-17417048
]
Claus Ibsen commented on CAMEL-16985:
-------------------------------------
See here first how to get help and how to better report what you see as a
problem. This ticket is invalid with too little information for anyone to help
you.
https://camel.apache.org/community/support/
And when upgrading from 2.x to 3.x read the extensive guide
https://camel.apache.org/manual/latest/migration-and-upgrade.html
> camel 3.11.1 could convert json string from request and get a null
> ------------------------------------------------------------------
>
> Key: CAMEL-16985
> URL: https://issues.apache.org/jira/browse/CAMEL-16985
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 3.11.1
> Reporter: Zhiying Yan
> Priority: Major
>
> I created a simple route which has a cxfrs with post consuming json, but the
> processor exchange.getIn().getBody(String.class) return a null.
> but in camel 2.24.2 it works well.
> I checked the code, in CoreTypeConverterRegistry, the convertTo returns a
> null.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)