[ 
https://issues.apache.org/jira/browse/SM-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107697#comment-13107697
 ] 

Jean-Baptiste Onofré commented on SM-2124:
------------------------------------------

This issue is related to SMX Components. I move it to the right tracker.

> 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


Reply via email to