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

Gert Vanthienen updated SMXCOMP-904:
------------------------------------

    Fix Version/s:     (was: 2011.02)
                   2012.01

Deferring to 2012.01
                
> 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.01, servicemix-http-2009.02
>         Environment: Production
>            Reporter: FX Douxchamps
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2012.01
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to