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

WSDL2Ws generates invalid code for gYear, gYearMonth, gMonth, gMonthDay and gDay xsd types

    XMLWordPrintableJSON

Details

    Description

      WSDL2Ws generates invalid stubs for WSDLs containing the xsd types: gYear, gYearMonth, gMonth, gMonthDay and gDay.

      There are actually two issues here:
      1) the symbols for the above types are incorrectly spelt in the enumeration XSDTYPE, within <axis/TypeMapping.hpp>.
      WSDL2Ws contains the correct spelling, so the engine and header file need to be corrected.
      2) The lookup table for gMonthDay within CUtils.java has been mis-capitalized, resulting in the string "null" being incorrectly placed within the generated code.

      Attachments

        Activity

          People

            dicka Adrian Dick
            dicka Adrian Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: