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
 Assigned to: Adrian Dick 


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