Hello, I do manage to solve my problem. It has to do with jar packaging (with unpack dependencies option on). I figure it out because the test was OK in Eclipse but not in Windows Console. After having created jar with dependencies in subfolder, everything works smoothly (and very fast: before it took quite a long time before the query was issued and for netty to make the response available to the application).
I just post this is case somebody else is facing this kind of problem: do not unpack dependencies, unless you are 100% sure there is no conflict! BTW, I apologise to have disturbed the community with my post. Stephane Coutant. -- View this message in context: http://camel.465427.n5.nabble.com/Netty-Http4-client-Null-body-whereas-content-length-0-tp5793490p5793548.html Sent from the Camel - Users mailing list archive at Nabble.com.
