UnsignedInt as attribute is serialized twice
--------------------------------------------
Key: AXISCPP-462
URL: http://issues.apache.org/jira/browse/AXISCPP-462
Project: Axis-C++
Type: Bug
Components: Serialization
Versions: current (nightly)
Reporter: Adrian Dick
Assigned to: Adrian Dick
Fix For: current (nightly)
The value of attributes of XSD type UnsignedInt are serialized twice before
sending:
eg: This request fragment contains the value 2828 rather than simply 28, as
was expected.
<ns1:TypeUnsignedInt unsignedIntType="2828"></ns1:TypeUnsignedInt>
--
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