[wsf-c-dev] [jira] Created: (WSFC-237) wsclient does not comply with basic profile 1.1

damitha kumarage (JIRA) jira at wso2.org
Mon Feb 11 23:27:44 PST 2008


wsclient does not comply with basic profile 1.1
-----------------------------------------------

                 Key: WSFC-237
                 URL: http://wso2.org/jira/browse/WSFC-237
             Project: WSO2 WSF/C
          Issue Type: Bug
            Reporter: damitha kumarage


When the following command is executed(Modified from echo.sh sample)

$WSFC_HOME/bin/wsclient --soap1.1 --no-mtom --action http://localhost/axis2/services/echoString http://localhost:9090/axis2/services/echo <$WSFC_HOME/bin/samples/wsclient/data/echo.xml

I can see that the value of SOAPAction http header of the input soap message is an empty string.
But according to Basic Profile 1.1 as quoted below
 
R2744 - "A HTTP request MESSAGE MUST contain a SOAPAction HTTP header field with a quoted value equal to the value of the soapAction attribute of soapbind:operation, if present in the corresponding WSDL description."

and

R2745 - "A HTTP request MESSAGE MUST contain a SOAPAction HTTP header field with a quoted empty string value, if in the corresponding WSDL description, the soapAction of soapbind:operation is either not present, or present with an empty string as its value."


-- 
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

        



More information about the Wsf-c-dev mailing list