Thanks, setting this parameter works, although I also had to set the parameter "wantHeadersFromHttpIntoExchange=true" in the file component.properties of servicemix.
However, when I put a POJO of JSR181 between the 2 http components, it still gives the same error. In this POJO, I pass the message comming from the http consumer component to a proxy. This proxy is the http provider component. Any ideas how to tackle this problem? A bypass could be to defaultly set the CONTENT-TYPE to "UTF-8", but I don't know if this is possible either. Regards, Jan Reynaerts -- View this message in context: http://www.nabble.com/Configuring-http-component-with-encoding-property-tp15975974s12049p16002425.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
