When sending SOAP requests to HTTP endpoints, the Content-Length header is not 
sent, even if the original request has it
------------------------------------------------------------------------------------------------------------------------

                 Key: ESBJAVA-415
                 URL: http://wso2.org/jira/browse/ESBJAVA-415
             Project: WSO2 ESB
          Issue Type: Bug
          Components: Core Engine
    Affects Versions: 1.5
         Environment: Windows, wso2esb 1.5 release
            Reporter: Alex Reis
         Assigned To: Asankha Perera


Whenever I try to proxy the  Progress OpenEdge WebServices Adapter services 
within the ESB and invoke it, I
get the response Error in SOAP Envelope: Content length must be specified. 
(10913).

If I invoke it directly through soapUI, it works AS LONG as I provide
the Content-Length header manually.

So what I need to do is setup an input sequence that adds the
Content-Length headers with the payload + soap headers size. I tried
using the Header mediator but it only adds the SOAP headers, not HTTP.

There should be a way to do this in Synapse/WSO2 ESB.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to