What Sergey suggested is what I've used in the past.  I don't recall if
that's the version with my BOM but you're using the latest version of Camel

<!-- https://mvnrepository.com/artifact/org.codehaus.jettison/jettison -->
<dependency>
    <groupId>org.codehaus.jettison</groupId>
    <artifactId>jettison</artifactId>
    <version>1.3.8</version>
</dependency>


On Tue, Aug 30, 2016 at 2:51 AM, Sergey Beryozkin <sberyoz...@gmail.com>
wrote:

> If so - do you have a jettison dependency on the classpath ?
>
> Sergey
>
>
> On 30/08/16 05:23, imranrazakhan wrote:
>
>> HI,
>>
>> Yes it has @XmlRootElement annotation.
>>
>> Regards,
>>
>>
>>
>> --
>> View this message in context: http://camel.465427.n5.nabble.
>> com/ERROR-No-message-body-reader-has-been-found-for-class-
>> ContentType-application-json-in-CXF-JAXRS-2-173-tp5786940p5786968.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>>
>
> --
> Sergey Beryozkin
>
> Talend Community Coders
> http://coders.talend.com/
>

Reply via email to