HTTP component doesn't set the HTTP response headers (content type, encoding, 
...)
----------------------------------------------------------------------------------

                 Key: SMXCOMP-659
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-659
             Project: ServiceMix Components
          Issue Type: Bug
          Components: servicemix-http
    Affects Versions: servicemix-http-2009.01
            Reporter: Jean-Baptiste Onofré
             Fix For: servicemix-http-2009.02


Currently the HttpSoapConsumerMarshaler doesn't manage HTTP headers in the 
response. The content type, encoding, etc are not set.

It's a TODO in the sendOut() and sendFault() methods.

The marshaler stores some headers in the soap message in the createExchange() 
method. This should be use (or at least default values) to set the response 
headers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to