Hello, I think I have a problem with the http-component.
I have 2 http components, one is configured as a consumer and one is configured as a provider. The locationURI of the provider is a secured one, so I also had to configure sslparameters for this http component. The consumer sends messages directly to the provider, who sends them to the webservice of the secured locationURI. Now when I send a message from SOAPUI through the 2 http components, the other webservice complaints that the encoding is not encoded UTF-8. When I send the same message with SOAPUI directly to the other webservice, there's no problem. I noticed that SOAPUI has a property, called "encoding", that allows me to set the encoding of the message to "UTF-8". When I change this to something else and I once again send the message directly to the other webservice, I get the same error as when I send the message via 2 http components to the webservice. My question is: Is it possible to configure the http component (provider) in the same way as I can with the SOAPUI property "encoding"? Regards, Jan Reynaerts -- View this message in context: http://www.nabble.com/Configuring-http-component-with-encoding-property-tp15975974s12049p15975974.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
