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

In NillableArrays test sever side Auto generated code have some error.

    XMLWordPrintableJSON

Details

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

    Description

      In NillableArrays test sever side Auto generated code have some error. In Wrapper code is not compiling. It gives following errors.

      NillableArrays.cpp
      NillableArraysService.cpp
      NillableArraysWrapper.cpp
      NillableArraysWrapper.cpp(99) : error C2664: 'echoBooleanArray' : cannot convert
      parameter 1 from 'class axiscpp::xsd_boolean_Array' to 'class axiscpp::xsd_bo
      olean_Array *'
      No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      NillableArraysWrapper.cpp(127) : error C2664: 'echoShortArray' : cannot convert
      parameter 1 from 'class axiscpp::xsd_short_Array' to 'class axiscpp::xsd_short
      _Array *'
      No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      NillableArraysWrapper.cpp(155) : error C2664: 'echoIntArray' : cannot convert pa
      rameter 1 from 'class axiscpp::xsd_int_Array' to 'class axiscpp::xsd_int_Array
      *'
      No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      NillableArraysWrapper.cpp(183) : error C2664: 'echoLongArray' : cannot convert p
      arameter 1 from 'class axiscpp::xsd_long_Array' to 'class axiscpp::xsd_long_Ar
      ray *'
      No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      NillableArraysWrapper.cpp(211) : error C2664: 'echoFloatArray' : cannot convert
      parameter 1 from 'class axiscpp::xsd_float_Array' to 'class axiscpp::xsd_float
      _Array *'
      No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      NillableArraysWrapper.cpp(239) : error C2664: 'echoDoubleArray' : cannot convert
      parameter 1 from 'class axiscpp::xsd_double_Array' to 'class axiscpp::xsd_dou
      ble_Array *'
      No user-defined-conversion operator available that can perform this conv
      ersion, or the operator cannot be called
      Generating Code...

      Attachments

        Issue Links

          Activity

            People

              cdinapala Chinthana Dinapala
              cdinapala Chinthana Dinapala
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: