Hi Okay I tracked it down to when you do not provide a Content-Type when using camel-restlet as a client to call a service. Then the default content type is form based, but the message body may not be a form structure.
Now camel-restlet then parses that differently on the server side which causes this problem. But as a client if you provide the correct Content-Type it works as expected. This issue is not a blocker and I am reverting my -1. I will continue testing the RC. On Mon, Jun 27, 2016 at 2:14 PM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > I found a regression in camel-restlet as part of testing with the > Camel in Action 2 source code. > https://issues.apache.org/jira/browse/CAMEL-10093 > > You can see the screenshots of that ticket. > > The issue can be reproduced by using camel-restlet 2.17.2 in this > example. If you keep using 2.17.2 for core/jaxb etc and only downgrade > camel-restlet to 2.17.1 then the example works. > https://github.com/camelinaction/camelinaction2/tree/master/chapter10/restlet > > Due to that I am currently voting -1 to get this fixed. > > > > On Mon, Jun 27, 2016 at 8:41 AM, Gregor Zurowski > <gre...@list.zurowski.org> wrote: >> Hi Everyone: >> >> This is a vote to release Apache Camel 2.17.2, a new patch release >> that includes ~58 fixes and improvements. >> >> Release notes: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12335666&projectId=12311211 >> >> Staging repository: >> https://repository.apache.org/content/repositories/orgapachecamel-1051/ >> >> Tarballs: >> https://repository.apache.org/content/repositories/orgapachecamel-1051/org/apache/camel/apache-camel/2.17.2/ >> >> Tag: >> https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=789a27911fc7787675b47298cd5a7d87448f60c8 >> >> Please test this release candidate and cast your vote. >> [ ] +1 Release the binary as Apache Camel 2.17.2 >> [ ] -1 Veto the release (provide specific comments) >> >> The vote is open for at least 72 hours. >> >> Thanks, >> Gregor > > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2