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 "Rangika Mendis (JIRA)" <ax...@ws.apache.org> on 2005/02/12 13:32:12 UTC

[jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

     [ http://issues.apache.org/jira/browse/AXISCPP-430?page=history ]
     
Rangika Mendis closed AXISCPP-430:
----------------------------------


Fixed the issue

> IHeaderBlock->getLastChild() mehod doesn't return the last child.
> -----------------------------------------------------------------
>
>          Key: AXISCPP-430
>          URL: http://issues.apache.org/jira/browse/AXISCPP-430
>      Project: Axis-C++
>         Type: Bug
>   Components: Handlers
>  Environment: Windows
>     Reporter: Rangika Mendis
>     Assignee: Rangika Mendis
>     Priority: Minor

>
> I tried to write the last child of a header block to a file. But IHeaderBlock->getLastChild() method didn't return the last child. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


Re: [jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

Posted by James Jose <ja...@in.ibm.com>.
Hi,

   getLastChild() API is covered in IHeaderBlockTest4 and 
IHeaderBlockTest5. Both tests are working fine.



Regards
James
--------------------------------------------------
James Jose
Messaging Clients Team, WMQDDC
IBM Software Labs, India
Direct: 91-80- 25094331  Ext :2331
E-mail: jamejose@in.ibm.com





John Hawkins <HA...@uk.ibm.com> 
14/02/2005 15:47
Please respond to
"Apache AXIS C Developers List"


To
"Apache AXIS C Developers List" <ax...@ws.apache.org>
cc

Subject
Re: [jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod 
doesn't return the last child.







Is there a test for this in the auto-regression suite? 




"Rangika Mendis (JIRA)" <ax...@ws.apache.org> 
12/02/2005 12:32 

Please respond to
"Apache AXIS C Developers List"


To
axis-c-dev@ws.apache.org 
cc

Subject
[jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't 
return the last child.








     [ http://issues.apache.org/jira/browse/AXISCPP-430?page=history ]
 
Rangika Mendis closed AXISCPP-430:
----------------------------------


Fixed the issue

> IHeaderBlock->getLastChild() mehod doesn't return the last child.
> -----------------------------------------------------------------
>
>          Key: AXISCPP-430
>          URL: http://issues.apache.org/jira/browse/AXISCPP-430
>      Project: Axis-C++
>         Type: Bug
>   Components: Handlers
>  Environment: Windows
>     Reporter: Rangika Mendis
>     Assignee: Rangika Mendis
>     Priority: Minor

>
> I tried to write the last child of a header block to a file. But 
IHeaderBlock->getLastChild() method didn't return the last child. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
  http://www.atlassian.com/software/jira



Re: [jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

Posted by Andrew Perry2 <PE...@uk.ibm.com>.
The below is posted on Jame Jose's behalf.

------------
In testcases IHeaderBlockTest4 and IHeaderBlockTest5 I tested
getLastChild() API and getting the results correctly ie results shows tests
as passing.
In these tests I used this API before the actual invoking of the service
and I observed the API works as specified in the document.
------------

Regards,

Andrew Perry
IBM Web Services Client for C/C++
perryan@uk.ibm.com
Mail Point 127
IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
Tel. Internal 249828  External + 44 (0)1962 819828
Fax. + 44(0)1962 818080


                                                                           
             John                                                          
             Hawkins/UK/IBM@IB                                             
             MGB                                                        To 
                                       "Apache AXIS C Developers List"     
             14/02/2005 10:17          <ax...@ws.apache.org>          
                                                                        cc 
                                                                           
             Please respond to                                     Subject 
              "Apache AXIS C           Re: [jira] Closed: (AXISCPP-430)    
             Developers List"          IHeaderBlock->getLastChild() mehod  
                                       doesn't return the last child.      
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           





Is there a test for this in the auto-regression suite?



                                                                           
 "Rangika Mendis (JIRA)"                                                   
 <ax...@ws.apache.org>                                                
                                                                        To 
                                       axis-c-dev@ws.apache.org            
 12/02/2005 12:32                                                       cc 
                                                                           
                                                                   Subject 
      Please respond to                [jira] Closed: (AXISCPP-430)        
  "Apache AXIS C Developers            IHeaderBlock->getLastChild() mehod  
            List"                      doesn't return the last child.      
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           





     [ http://issues.apache.org/jira/browse/AXISCPP-430?page=history ]

Rangika Mendis closed AXISCPP-430:
----------------------------------


Fixed the issue

> IHeaderBlock->getLastChild() mehod doesn't return the last child.
> -----------------------------------------------------------------
>
>          Key: AXISCPP-430
>          URL: http://issues.apache.org/jira/browse/AXISCPP-430
>      Project: Axis-C++
>         Type: Bug
>   Components: Handlers
>  Environment: Windows
>     Reporter: Rangika Mendis
>     Assignee: Rangika Mendis
>     Priority: Minor

>
> I tried to write the last child of a header block to a file. But
IHeaderBlock->getLastChild() method didn't return the last child.

--
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
-
If you want more information on JIRA, or have a bug to report see:
  http://www.atlassian.com/software/jira




Re: [jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't return the last child.

Posted by John Hawkins <HA...@uk.ibm.com>.
Is there a test for this in the auto-regression suite?





"Rangika Mendis (JIRA)" <ax...@ws.apache.org> 
12/02/2005 12:32
Please respond to
"Apache AXIS C Developers List"


To
axis-c-dev@ws.apache.org
cc

Subject
[jira] Closed: (AXISCPP-430) IHeaderBlock->getLastChild() mehod doesn't 
return the last child.






     [ http://issues.apache.org/jira/browse/AXISCPP-430?page=history ]
 
Rangika Mendis closed AXISCPP-430:
----------------------------------


Fixed the issue

> IHeaderBlock->getLastChild() mehod doesn't return the last child.
> -----------------------------------------------------------------
>
>          Key: AXISCPP-430
>          URL: http://issues.apache.org/jira/browse/AXISCPP-430
>      Project: Axis-C++
>         Type: Bug
>   Components: Handlers
>  Environment: Windows
>     Reporter: Rangika Mendis
>     Assignee: Rangika Mendis
>     Priority: Minor

>
> I tried to write the last child of a header block to a file. But 
IHeaderBlock->getLastChild() method didn't return the last child. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira