You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "donald yang (JIRA)" <ji...@apache.org> on 2007/02/15 16:31:05 UTC

[jira] Updated: (AXIS2-2192) AXIS2 can not correctly map byte[] member variable to xml data type

     [ https://issues.apache.org/jira/browse/AXIS2-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

donald yang updated AXIS2-2192:
-------------------------------

    Description: If the byte[] variable is a member of complex data structure, AXIS2 map it to xml byte, not base64Binary. But the byte[] variable is not a member of complex data structure, AXIS2 map it to base64Binary. I am attaching the test case.  (was: If the byte[] variable is a member of complex data structure, AXIS2 map it to xml byte, not base64Binary. But the byte[] variable is not a member of complex data structure, AXIS2 map it to base64Binary. I am attachment the test case.)

> AXIS2 can not correctly map byte[] member variable to xml data type
> -------------------------------------------------------------------
>
>                 Key: AXIS2-2192
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2192
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: donald yang
>
> If the byte[] variable is a member of complex data structure, AXIS2 map it to xml byte, not base64Binary. But the byte[] variable is not a member of complex data structure, AXIS2 map it to base64Binary. I am attaching the test case.

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