Can I have a look at your camel route?
It could be easy to remove the message header just by using the removeHeaders 
DSL[1].

[1]http://camel.apache.org/how-to-avoid-sending-some-or-all-message-headers.html
  

--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Tuesday, July 9, 2013 at 11:33 PM, Evgeniy wrote:

> I work with big messages(about 1mb) and jetty component reads the message
> body into camel exchange header. It causes such errors:
>  
> WARN header full: java.lang.RuntimeException: Header>6144
> So, how can I make jetty component do not put HttpRequest body into headers?
>  
> 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).



Reply via email to