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

Code generated by WSDL2Ws tool shows compilation error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.6 Alpha
    • Client - Stub
    • None

    Description

      'validate_values.cpp' file generated for 'inquire_v2' test showing compilation error.

      Following code shows the compilation problem:

      void validate_values::setbusinessService_Ref(businessService_Array * pInValue)
      {
      if(businessService_Ref == NULL)

      { businessService_Ref = new businessService_Array(); *businessService_Ref = new businessService_Array(); /* This line shows compilation error */ }

      (businessService_Ref)->clone((*pInValue));
      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            james James Jose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: