soap body and soap header constructor methos "create_with_parent" does not set
soap envelope's body and header
--------------------------------------------------------------------------------------------------------------
Key: AXIS2C-71
URL: http://issues.apache.org/jira/browse/AXIS2C-71
Project: Axis2-C
Type: Bug
Components: xml/soap
Versions: Current (Nightly)
Reporter: Samisa Abeysinghe
For both soap header and soap body, the create with parent methods takes a soap
envelope in.
That SOAP envelopes, base node is updated to include the SOAP body's and SOAP
header's OM structure.
But the soap_body and soap_header attributes of the soap_envelope struct are
not updated and remains NULL.
Those attributes too, must be updated.
--
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