I am sure the first question will be what version of cxf are you using?


On Tue, Feb 12, 2013 at 6:12 AM, Nicholas DiPiazza
<[email protected]> wrote:
> this post http://www.mail-archive.com/[email protected]/msg10711.html
> says there was a bug in the attachment deserializer that was causing it to
> not reset the message encoding to the encoding in the part.
>
>
>
> I'm experiencing this issue. Does anyone have any knowledge of this problem?
>
>
>
>
> When we send an XML document in a SOAP response as an MTOM attachment, the
> encoding changes from UTF-8 to ISO-8859-1.
>
>
>
> We've isolated that it happens in
> ServiceInvokerInterceptor.handleMessage(Message)
>
>
>
> Anyone ever see this happen before?
>
>
>
> -Nicholas
>
>
>

Reply via email to