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

Problems with SoapEnvVersions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3 Final
    • 1.5 Alpha
    • Basic Architecture
    • None

    Description

      There are several problems with SoapEnvVersions.hpp...

      • It contains typedefs, enums and structs which aren't in the axiscpp namespace
      • It declares static global data which is visible to the application
      • Most of what is in it does not need to be external
      • enum SOAP_VERSION can take 1.1 or 1.2, but only 1.1 is ever used or tested within Axis C++. So I am unsure whether 1.2 is properly supported.

      Attachments

        Activity

          People

            whitlock Mark Whitlock
            whitlock Mark Whitlock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: