[ http://issues.apache.org/jira/browse/AXIS2C-437?page=all ]
Andrew Borley updated AXIS2C-437:
---------------------------------
Attachment: Axis2c_HTTPSOAPAction.patch
This patch changes axis2_msg_ctx_get_soap_action to use the action set by
AXIS2_OPTIONS_SET_ACTION if the soap_action variable has not been set.
It also backs out a change made in r471665 in http_transport_sender.c to
reenable the getting of the soap_action variable
> HTTP header missing soap action on client call
> -----------------------------------------------
>
> Key: AXIS2C-437
> URL: http://issues.apache.org/jira/browse/AXIS2C-437
> Project: Axis2-C
> Issue Type: Bug
> Components: transport/http
> Affects Versions: Current (Nightly), 0.95
> Reporter: Andrew Borley
> Attachments: Axis2c_HTTPSOAPAction.patch
>
>
> From Axis2C 0.95 onwards using AXIS2_OPTIONS_SET_ACTION in client code does
> not set the SOAPAction HTTP header.
> On invocation, the following HTTP header is sent.
> POST /stockquote.asmx HTTP/1.1
> User-Agent: Axis2/C
> SOAPAction: ""
> This causes SOAP 1.1 services that depend on this header to fail, such as the
> services from www.webservicex.net
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]