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: 0.95, Current (Nightly)
Reporter: Andrew Borley
>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]