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 "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/02/18 17:37:48 UTC

[jira] Created: (AXISCPP-456) UnignedShort::serialize gets stuck in infinite recursion

UnignedShort::serialize gets stuck in  infinite recursion
---------------------------------------------------------

         Key: AXISCPP-456
         URL: http://issues.apache.org/jira/browse/AXISCPP-456
     Project: Axis-C++
        Type: Bug
  Components: Serialization  
    Versions: current (nightly)    
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 
     Fix For: current (nightly)


The serialize method for UnsignedShort goes into infinite recursion:

[18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
[18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
[18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
[18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
[18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
....


This is due to incorrect parameter typing.

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


[jira] Resolved: (AXISCPP-456) UnignedShort::serialize gets stuck in infinite recursion

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-456?page=history ]
     
Adrian Dick resolved AXISCPP-456:
---------------------------------

    Resolution: Fixed

> UnignedShort::serialize gets stuck in  infinite recursion
> ---------------------------------------------------------
>
>          Key: AXISCPP-456
>          URL: http://issues.apache.org/jira/browse/AXISCPP-456
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> The serialize method for UnsignedShort goes into infinite recursion:
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> ....
> This is due to incorrect parameter typing.

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


[jira] Closed: (AXISCPP-456) UnignedShort::serialize gets stuck in infinite recursion

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-456?page=history ]
     
Adrian Dick closed AXISCPP-456:
-------------------------------


> UnignedShort::serialize gets stuck in  infinite recursion
> ---------------------------------------------------------
>
>          Key: AXISCPP-456
>          URL: http://issues.apache.org/jira/browse/AXISCPP-456
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> The serialize method for UnsignedShort goes into infinite recursion:
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> [18/02/2005 15:23:39:000 GMT] 1 UnsignedShort > serialize |0xbfffb430|,0xbfffb92a [2A] <*>
> ....
> This is due to incorrect parameter typing.

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