Re: Rest DSL - OutType in case of error message problem

2014-12-02 Thread Claus Ibsen
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] >>

Re: Rest DSL - OutType in case of error message problem

2014-12-02 Thread Claus Ibsen
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

Rest DSL - OutType in case of error message problem

2014-12-01 Thread panzerhans
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.