You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2006/11/23 10:15:02 UTC

[jira] Assigned: (AXIS2C-402) Problems in generated code by WSDL2C (Java) tool for wsdls having

     [ http://issues.apache.org/jira/browse/AXIS2C-402?page=all ]

Dinesh Premalal reassigned AXIS2C-402:
--------------------------------------

    Assignee: Dinesh Premalal

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