[ http://issues.apache.org/jira/browse/AXIS2C-403?page=all ]
Dinesh Premalal reassigned AXIS2C-403:
--------------------------------------
Assignee: Dinesh Premalal
> Syntax errors in CTypinfo.java Type Map (WSDL2C Java Tool)
> ----------------------------------------------------------
>
> Key: AXIS2C-403
> URL: http://issues.apache.org/jira/browse/AXIS2C-403
> Project: Axis2-C
> Issue Type: Bug
> Reporter: Milinda Lakmal Pathirage
> Assigned To: Dinesh Premalal
>
> Following lines in the CTypeInfo.java cause compilation errors of Generated
> code
> CTypeInfo.addTypemapping(XSD_UNSIGNEDBYTE,
> "unsinged char");
> // a xsd:nonNegativeInteger
> CTypeInfo.addTypemapping(XSD_NONNEGATIVEINTEGER,
> "unsinged int");
> // a xsd:positiveInteger
> CTypeInfo.addTypemapping(XSD_POSITIVEINTEGER,
> "unsinged int");
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]