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

const AnyElement* XMLParserXerces::next(bool isCharData) crashes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5 Final
    • 1.6 Beta
    • None
    • linux 2.6.11

    Description

      The function const AnyElement* XMLParserXerces::next(bool isCharData) of XMLParserXerces.cpp crashes on the next line:

      bCanParseMore = m_pParser->parseNext(m_ScanToken);

      I have tested with xerces 2.2 and with xerces 2.6 and the problem continues.

      If I HTTP GET the Web Services List via http://localhost:8080/axis/ the parser works fine for the server.wsdd file, but when I
      call the web service example Calculator and the engine tries to parse the soap request in process(), then crashes.

      P.D.: Please, migrate to stable xerces 2.6

      Attachments

        Activity

          People

            nadiramra Nadir K. Amra
            jmfcya jose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: