serialization of unsignedByte fails ----------------------------------- Key: AXIS2C-1218 URL: https://issues.apache.org/jira/browse/AXIS2C-1218 Project: Axis2-C Issue Type: Bug Components: code generation Affects Versions: Current (Nightly) Environment: linux fc6 Reporter: Frederic Heem
The code generator has been recently change to support the xsd type unsignedByte. Unfortunately, the serialization function doesn't work as expected. A Comment in the generated code has been added: "/* This is an unknown type or a primitive. handle this manually for unknown type */" It should be possible to serialize an unsigned quite easily, shouldn'it ? Best Regards, -- 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]