soap_body and soap_header structs must not have set_soap_version method
-----------------------------------------------------------------------

         Key: AXIS2C-72
         URL: http://issues.apache.org/jira/browse/AXIS2C-72
     Project: Axis2-C
        Type: Bug
  Components: xml/soap  
    Reporter: Samisa Abeysinghe


SOAP version namespace is contolled at the SOAP envelope level. Hence it does 
not make sence to change the SOAP version at header and body level independent 
of the SOAP envelope. Thus we have to remove set_soap_version from header and 
body and have it only in envelope

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

Reply via email to