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

Anon token problem ('>' sign) in server side generated code still there

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3 Beta
    • current (nightly)
    • WSDD Processing
    • None
    • All platforms

    Description

      Anon token (i.e. '>' sign still appears in the server side generated code.

      I tried to create a service with AxisBench.wsdl in test cases.
      And the service failsed to work. Looking into the generated code revealed the following (notice ">doBenchRequest>doBench" and ">doBenchRequest>doBench"):

      BenchDataType v0 = (BenchDataType)pIWSDZ->getCmplxObject((void*)Axis_DeSerialize_BenchDataType
      , (void*)Axis_Create_BenchDataType, (void*)Axis_Delete_BenchDataType
      , ">doBenchRequest>doBench", Axis_URI_BenchDataType);
      if (AXIS_SUCCESS != (nStatus = pIWSDZ->getStatus())) return nStatus;
      try

      { BenchDataType *ret = pWs->doBenchRequest(v0); return pIWSSZ->addOutputCmplxParam(ret, (void*)Axis_Serialize_BenchDataType, (void*)Axis_Delete_BenchDataType, ">doBenchRequestResponse>doBench", Axis_URI_BenchDataType); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            samisa Don Samisa Abeysinghe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: