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

Jean-Baptiste Onofré moved SM-2124 to SMXCOMP-904:
--------------------------------------------------

          Component/s:     (was: servicemix-http)
                       servicemix-http
    Affects Version/s:     (was: 3.3.1)
                       servicemix-http-2009.01
                       servicemix-http-2009.02
                  Key: SMXCOMP-904  (was: SM-2124)
              Project: ServiceMix Components  (was: ServiceMix)

> Http Soap Consumer content encoding
> -----------------------------------
>
>                 Key: SMXCOMP-904
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-904
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-http
>    Affects Versions: servicemix-http-2009.02, servicemix-http-2009.01
>         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