Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-510

Stub generation broken for nested array of simple type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • current (nightly)
    • 1.5 Final
    • Client - Stub
    • None
    • cvs as of March 7, 2005

    Description

      I have WSDL with an Array of Array of complex

      {xsd__string, Array of xsd__string}

      .

      The clent stub generated for this uses "string" as the SOAP expected element name instead of "string" for the members of the Array of xsd_string.

      See attached WSDL and generated stub. Workaround is change occurences of string literal "_string" to "string".

      Regards,

      Tim

      Attachments

        1. ArrayOf_xsd_string.cpp
          3 kB
          Tim Bartley
        2. Service.wsdl
          3 kB
          Tim Bartley
        3. BeanParamWriterjava diff doc type.txt
          3 kB
          Chinthana Dinapala

        Activity

          People

            samisa Don Samisa Abeysinghe
            tbartley@au1.ibm.com Tim Bartley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: