I guess there's also the concept of what makes up a response. How does the endpoint know how many bytes are included in the response message from the server?
On Sun, Oct 13, 2013 at 8:42 PM, javakurious <javakuri...@gmail.com> wrote: > If I comment out the netty component, then everything works fine. So, CXF > knows how to connect a request to its response. > > And I was hoping that Netty component does the same. What I don't understand > is why setting the synchronous parameter to true is not making Netty wait > for the response.. > > Thanks > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Netty-messages-not-propagated-back-from-netty-producer-tp5741315p5741488.html > Sent from the Camel - Users mailing list archive at Nabble.com.