Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
None
-
linux fc6
Description
xsd:unsignedByte is tranlated by WSDL2C to axis2_byte_t (char), which is signed. It should be translated to unsigned char.