[
https://issues.apache.org/jira/browse/CAMEL-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417057#comment-17417057
]
Claus Ibsen commented on CAMEL-16985:
-------------------------------------
This is upstream Apache Camel. Not a place to report issues with commercial
software from other vendors such as Talend or Red Hat.
To get help upstream you must provide a reproducer of a problem with only
upstream version of the software, and steps how others can try the reproduce
and see a problem.
Since you upgrade from v2 to v3 then many things have changed - see the
migration and upgrade guides first.
Closing this ticket in the mean time. We dont want to have commercial tickets
reported here!
> 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)