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 <dc...@virtusa.com> on 2005/05/31 07:22:20 UTC

Does Axis C++ handle wsdl:arrayType attributes???

Hi All,

 

Wsdl2ws tool for Axis C++ is failing to generate classes for complex
types defined as follows in the wsdl file. 

 

<xs:complexType name="cTypeArray">

        <xs:complexContent>

              <xs:restriction base="soapenc:Array">

                <xs:attribute ref="soapenc:arrayType"
wsdl:arrayType="test:cType[]"/>

          </xs:restriction>

        </xs:complexContent>

      </xs:complexType>

 

I found two jira issues ( AXISCPP-333 and AXISCPP-661 ) related to this.
Do we handle this ??

 

Regards,

 

Marcus Dushshantha Chandradasa

Associate  Software Engineer

Virtusa (Pvt) Ltd.

dchandradasa@virtusa.com

Mob:  0714867441