Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6386

JavaScript client does not include the required attributes in the generated object for complexType as required by the serialization function for anyType

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.4
    • None
    • JavaScript Client
    • None
    • Windows 7, AIX, Linux

    • Unknown

    Description

      JavaScript client generation does not include the required fields xsiTpe, localName, namespaceURI as required by the corresponding serialize function.

      For the attached WSDL/XSDs files the generated (wsdl2js) serialize function mycompany_com_anytype_wsdl_AnyTypeRequest_serialize is expecting the xsiType, localName, namespaceURI fields, which are not defined in the corresponding complexType object definition mycompany_com_anytype_SomeType. Please update the code generation to include the xsiType, localName, namespaceURI field for all simple and complex type objects.

      Attachments

        1. anytype.wsdl
          3 kB
          Venkat
        2. AnyTypeService.js
          26 kB
          Venkat
        3. ApplException.xsd
          1 kB
          Venkat
        4. someType.xsd
          0.4 kB
          Venkat

        Activity

          People

            Unassigned Unassigned
            vnalla Venkat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: