[
https://issues.apache.org/jira/browse/AXIS2C-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608686#action_12608686
]
Dushshantha Chandradasa commented on AXIS2C-1206:
-------------------------------------------------
We don't have a type to handle unsigned byte in our code. So, I thought of
defining a new type for this as axis2_unsigned-byte_t.
Thoughts please...
> 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
> Assignee: Dushshantha Chandradasa
>
> 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]