[ 
http://issues.apache.org/jira/browse/AXISCPP-778?page=comments#action_12323270 
] 

John Hawkins commented on AXISCPP-778:
--------------------------------------

Sounds like a good idea !

> 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

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

Reply via email to