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

Exception numbers inconsistent in AxisException.hpp and SoapFault.cpp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4 Alpha
    • None
    • Basic Architecture
    • None

    Description

      In AxisException.hpp there is an enum of AXISC_EXCEPTIONS which lists all the exceptions in order. In SoapFault.cpp there is an array s_arrLocalFaultStruct[FAULT_LAST] which maps these exception numbers to messages. Unfortunately these are out of sync so most of the messages will be incorrect. Exception numbers map to different exceptions in each file. I am routing this JIRA to Fred Preston since he added in more of these exceptions recently (and I discussed the problem with him).

      Attachments

        Issue Links

          Activity

            People

              samisa Don Samisa Abeysinghe
              whitlock Mark Whitlock
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: