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

Dushshantha Chandradasa updated AXISCPP-631:
--------------------------------------------

    Component: WSDL processing
                   (was: WSDD Processing)

> Axis C++ doesn't support refs in wsdl
> -------------------------------------
>
>          Key: AXISCPP-631
>          URL: http://issues.apache.org/jira/browse/AXISCPP-631
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.6 Alpha
>  Environment: All
>     Reporter: Dushshantha Chandradasa
>  Attachments: Choice.wsdl
>
> Wsdl2ws tool simply ignores the following part of the wsdl file saying that 
> it is an anonymous type.
>  
> <xsd:complexType name="FaultPropertyType">
>         <xsd:choice>
>             <xsd:element name="fault1" type="s0:FaultType"/>
>             <xsd:element name="fault2" type="s0:StagingFaultType"/>
>             <xsd:element ref="tns:SetResourceProperties"/>
>         </xsd:choice>
>     </xsd:complexType>
>  
> wsdl2ws tool says the following
> ignoring anonymous type >SetResourceProperties

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