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

WSDL2Ws generates bad code with multiple xsd:any's in a complex type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • WSDL processing - Doc
    • None

    Description

      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.

      Attachments

        Activity

          People

            dchandradasa Marcus Dushshantha Chandradasa
            whitlock Mark Whitlock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: