You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/02/14 00:04:42 UTC

[jira] Created: (AXIS2C-71) soap body and soap header constructor methos "create_with_parent" does not set soap envelope's body and header

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


[jira] Closed: (AXIS2C-71) soap body and soap header constructor methos "create_with_parent" does not set soap envelope's body and header

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-71?page=all ]
     
Samisa Abeysinghe closed AXIS2C-71:
-----------------------------------

    Fix Version: M0.4
     Resolution: Fixed

This has now been fixed by Nandika

> 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
>      Fix For: M0.4

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