Whay cant we have the set_soap_version as a public API?
I think there are some use cases for using this API on client side.
Thanks,
Samisa...
Nandika Jayawardana (JIRA) wrote:
[ http://issues.apache.org/jira/browse/AXIS2C-126?page=all ]
Nandika Jayawardana resolved AXIS2C-126:
----------------------------------------
Resolution: Fixed
moved axis2_soap_envelope_set_soap_version to _axis2_soap_envelope.h and added
a new create function to soap_envelope to easily create a soap_envelope using
soap version
axis2_soap_envelope_set_soap_version is not implemented
-------------------------------------------------------
Key: AXIS2C-126
URL: http://issues.apache.org/jira/browse/AXIS2C-126
Project: Axis2-C
Type: Bug
Components: xml/soap
Versions: Current (Nightly)
Reporter: Samisa Abeysinghe
Assignee: Nandika Jayawardana
Fix For: 0.91
axis2_soap_envelope_set_soap_version has a commented body.
Should fix this to let users switch the soap version with ease