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 "Dushshantha Chandradasa (JIRA)" <ax...@ws.apache.org> on 2005/09/15 06:13:55 UTC

[jira] Closed: (AXISCPP-778) WSDL2Ws generates bad code with multiple xsd:any's in a complex type

     [ http://issues.apache.org/jira/browse/AXISCPP-778?page=all ]
     
Dushshantha Chandradasa closed AXISCPP-778:
-------------------------------------------


> WSDL2Ws generates bad code with multiple xsd:any's in a complex type
> --------------------------------------------------------------------
>
>          Key: AXISCPP-778
>          URL: http://issues.apache.org/jira/browse/AXISCPP-778
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing - Doc
>     Reporter: Mark Whitlock
>     Assignee: Dushshantha Chandradasa

>
> I had a wsdl that has a complex type that contained a sequence of xsd:any, xsd:int and another xsd:any. The class that WSDL2Ws generated contained two AnyType's both with a field name of any and no int. Firstly the int was missing. Secondly the generated class would not compile since the two fields had the same name.

-- 
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