[ http://issues.apache.org/jira/browse/AXISCPP-454?page=history ] Adrian Dick closed AXISCPP-454: -------------------------------
> WSDL2Ws generates stubs using xsd__unsignedByte instead of xsd__byte > -------------------------------------------------------------------- > > Key: AXISCPP-454 > URL: http://issues.apache.org/jira/browse/AXISCPP-454 > Project: Axis-C++ > Type: Bug > Components: WSDL processing > Versions: current (nightly) > Reporter: Adrian Dick > Assignee: Adrian Dick > Fix For: current (nightly) > > The WSDL2Ws tool uses the wrong types when process the XSD simple type Byte. > It is using xsd__unsignedByte and xsdc__unsignedByte, where it should be > using xsd__byte and xsdc__byte. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
