[ 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

Reply via email to