[ https://issues.apache.org/jira/browse/AXIS2C-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimuthu Gamage resolved AXIS2C-1218. ------------------------------------ Resolution: Fixed This was due to the recent change to declare unsigned byte as a separate type. I modified the templates to behave unsinged byte (both serialization and deserialization) in the same way as signed byte. Thanks for raising the issue. Fixes are commited to the svn. Thanks Dimuthu > 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]