0

I have an existing AXIS 1 WSDL. Defining in WSDL is not working with AXIS 2 when try to generate service classes using wsdl2java. Used below code to define the element.

<xs:element name="name" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

How do I define String Array in AXIS 2 wsdl?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.