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

It is not possible to build Axis C++ with expat parser only

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2 Final
    • 1.3 Beta
    • None
    • None
    • RedHat Linux 9

    Description

      It is not possible to build Axis C++ 1.2 with expat parser only, without Xerces. Compilation fails because macros XMLCALL is undefined in src/xml/expat/XMLParserExpat.h.
      Addition of a single line:

      #define XMLCALL

      somewhere near the start of the file (for example, after #include lines) fixes the issue. I'm not sure that this is the best solution though, it is more like a quick & dirty hack.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dets Alexei Dets
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: