You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dimuthu Gamage (JIRA)" <ji...@apache.org> on 2008/07/04 19:45:31 UTC

[jira] Resolved: (AXIS2C-1218) serialization of unsignedByte fails

     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org