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/06/14 14:11:46 UTC

[jira] Closed: (AXISCPP-690) Unable to deserialize large xsd:long values

     [ http://issues.apache.org/jira/browse/AXISCPP-690?page=all ]
     
Adrian Dick closed AXISCPP-690:
-------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

I have improved the serialization logic in Integer.cpp - which was limited to the size of (c-type) long.
In addition I have improved the XSDElement testcase to test the upper and lower limits of xsd:long.

> Unable to deserialize large xsd:long values
> -------------------------------------------
>
>          Key: AXISCPP-690
>          URL: http://issues.apache.org/jira/browse/AXISCPP-690
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Deserialization, Server - Deserialization
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> Due to the use of strol within the deserialization code for xsd:long and xsd:integer is unable to deserialize large values : ie those greater than the limit for (c-type) long, but less than the limit for (c-type) long long.

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