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)" <ax...@ws.apache.org> on 2005/06/16 10:28:58 UTC

[jira] Closed: (AXISCPP-471) HeaderBlock::serializeChildren Method is not returning correct status

     [ http://issues.apache.org/jira/browse/AXISCPP-471?page=all ]
     
Samisa Abeysinghe closed AXISCPP-471:
-------------------------------------

    Resolution: Fixed
     Assign To: Samisa Abeysinghe

The status returned by (*itCurrBasicNode)->serialize( pSZ, lstTmpNameSpaceStack); is captured into a local variable and named iStatus. Eventually it is the value of this variable that HeaderBlock::serializeChildren is returning. Hence this case is handled.

My understanding is that this method is tested through header tests as this is called while setting the headers.

> HeaderBlock::serializeChildren Method is not returning correct status
> ---------------------------------------------------------------------
>
>          Key: AXISCPP-471
>          URL: http://issues.apache.org/jira/browse/AXISCPP-471
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Stub
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Samisa Abeysinghe

>
> HeaderBlock::serializeChildren is calling (*itCurrBasicNode)->serialise( pSZ, lstTmpNameSpaceStack).  This returns either AXIS_SUCCESS or AXIS_FAIL.  The method always returns AXIS_SUCCESS regardless of the return from the call.

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