Re: Jetty component. Is it possible do nut put request body into header?

2013-07-10 Thread Evgeniy
Thanks for your reply. I have already found how to fix this problem. I extended DefaultHttpBinding and overridden populateRequestParameters() method. It couldn't use removeHeaders() in camel dsl because header which contains request body didn't have static name. There were such code: String[] p

Re: Jetty component. Is it possible do nut put request body into header?

2013-07-09 Thread Willem jiang
> Regards, Evgeniy > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Jetty-component-Is-it-possible-do-nut-put-request-body-into-header-tp5735358.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Jetty component. Is it possible do nut put request body into header?

2013-07-09 Thread Evgeniy
iew this message in context: http://camel.465427.n5.nabble.com/Jetty-component-Is-it-possible-do-nut-put-request-body-into-header-tp5735358.html Sent from the Camel - Users mailing list archive at Nabble.com.