[ 
https://issues.apache.org/jira/browse/AXIS2C-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610602#action_12610602
 ] 

Dimuthu Gamage commented on AXIS2C-1218:
----------------------------------------

Hi,
I checked a wsdl with an unsignedByte and I could see it is represented with 
the axis2_byte_t *type. In fact it is not the correct approach. Anyway I didnt' 
see any generated code with above mentioned comment. Are you using axis2/java 
1.4 to generate code?

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]

Reply via email to