xsd:unsignedByte is tranlated to a char, which is signed --------------------------------------------------------
Key: AXIS2C-1206 URL: https://issues.apache.org/jira/browse/AXIS2C-1206 Project: Axis2-C Issue Type: Bug Components: code generation Affects Versions: 1.4.0 Environment: linux fc6 Reporter: Frederic Heem xsd:unsignedByte is tranlated by WSDL2C to axis2_byte_t (char), which is signed. It should be translated to unsigned char. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]