You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/09/19 10:40:09 UTC

[jira] [Assigned] (SM-2124) Http Soap Consumer content encoding

     [ https://issues.apache.org/jira/browse/SM-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SM-2124:
----------------------------------------

    Assignee: Jean-Baptiste Onofré

> Http Soap Consumer content encoding
> -----------------------------------
>
>                 Key: SM-2124
>                 URL: https://issues.apache.org/jira/browse/SM-2124
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-http
>    Affects Versions: servicemix-http-2009.01, servicemix-http-2009.02
>         Environment: Production
>            Reporter: FX Douxchamps
>            Assignee: Jean-Baptiste Onofré
>
> In de class HttpSoapConsumerMarshaler line 87 I see getResponseEncodingStream(request.getHeader(HttpHeaders.ACCEPT_ENCODING), response.getOutputStream());
> That is for me correct.
> But in the class HttpSoapConsumerMarshaler line 105 I see 
> OutputStream encodingStream = getResponseEncodingStream(request.getHeader(HttpHeaders.CONTENT_ENCODING), response.getOutputStream());
> I expect HttpHeaders.ACCEPT_ENCODING instead of HttpHeaders.CONTENT_ENCODING

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira