IWrapperDeSerializer::getAttributeAsLong returns 32 bit long ------------------------------------------------------------
Key: AXISCPP-393 URL: http://issues.apache.org/jira/browse/AXISCPP-393 Project: Axis-C++ Type: Bug Components: Serialization/Deserialization Reporter: Mark Whitlock Assigned to: Adrian Dick Priority: Minor IWrapperDeSerializer::getAttributeAsLong returns a 32bit long. This looks wrong since I think it should return a 64bit long. I discussed this with Adrian Dick and he asked me to raise a JIRA and route it to him since he is working in this area. I think it should return a 64 bit long because IWrapperSoapDeSerializer::getElementAsLong returns a 64 bit 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira