[ http://issues.apache.org/jira/browse/AXIS2C-402?page=all ]
Dinesh Premalal resolved AXIS2C-402.
------------------------------------
Fix Version/s: Current (Nightly)
Resolution: Fixed
> Problems in generated code by WSDL2C (Java) tool for wsdls having <element
> name="arg_2_2" type="xsd:double"/>
> -------------------------------------------------------------------------------------------------------------
>
> Key: AXIS2C-402
> URL: http://issues.apache.org/jira/browse/AXIS2C-402
> Project: Axis2-C
> Issue Type: Bug
> Components: code generation
> Reporter: Milinda Lakmal Pathirage
> Assigned To: Dinesh Premalal
> Fix For: Current (Nightly)
>
>
> When wsdl contain <element name="arg_2_2" type="xsd:double"/> inside
> <complexType> WSDL2C tool generate code which contain axis2__double.c and
> axis2__double.h. These two files cause compilation errors of generated code.
> Inside CTypeInfo.java following line is commented.
> // CTypeInfo.addTypemapping(XSD_DOUBLE, double.class.getName());
>
--
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]