In your xbean configuration for provider you can use: wantContentTypeHeaderFromExchangeIntoHttpRequest="true"
Is it that what you mean? Cheers Thomas JanReynaerts wrote: > 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 -- Thomas Termin _______________________________ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel : (+49) 0711 - 45 10 17 676 Fax : (+49) 0711 - 45 10 17 573 WWW : http://www.blue-elephant-systems.com Email : [EMAIL PROTECTED] blue elephant systems GmbH Firmensitz : Wollgrasweg 49, D-70599 Stuttgart Registergericht : Amtsgericht Stuttgart, HRB 24106 Geschäftsführer : Holger Dietrich, Thomas Gentsch, Joachim Hoernle
