Despite not being able to read a value from them I managed to set them in the interceptor and now the encoding works
message.put(Message.ENCODING, "UTF-8");
message.put(Message.CONTENT_TYPE, "text/xml;charset=UTF-8");
--
View this message in context:
http://cxf.547215.n5.nabble.com/Set-HTTP-Header-on-response-from-SOAP-web-service-tp5490251p5715693.html
Sent from the cxf-user mailing list archive at Nabble.com.
