gt;> This results in an error:
>> com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'Missing':
>> was expecting ('true', 'false' or 'null')
>> at [Source: java.io.ByteArrayInputStream@67618968; line: 1, column: 9]
>>
sterxml.jackson.core.JsonParseException: Unrecognized token 'Missing':
> was expecting ('true', 'false' or 'null')
> at [Source: java.io.ByteArrayInputStream@67618968; line: 1, column: 9]
> at
> com.fasterxml.jackson.core.JsonParser._cons
968; line: 1, column: 9]
at
com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1419)
....
--
View this message in context:
http://camel.465427.n5.nabble.com/Rest-DSL-OutType-in-case-of-error-message-problem-tp5759864.html
Sent from the Camel - Users mailing list archive at Nabble.com.