Uploaded image for project: 'Axiom'
  1. Axiom
  2. AXIOM-431

SOAP envelopes created by ApplicationXMLBuilder lead to OMException during parse when imported via ElementHelper

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.13
    • 1.2.15
    • API
    • None

    Description

      That causes ApplicationXMLBuilder to load the message into an unbuilt OMElement. This OMElement must be built before it can be imported via ElementHelper utility class. The unit test attached to this JIRA issue demonstrates the problem.
      The error is because the OMElement produced by ApplicationXMLBuilder needs to be built before it can be passed to the ElementHelper#importOMElement() method.

      Attachments

        1. StaxWrapperNPETest.java
          4 kB
          detelin.hadzhiev@softwareag.com

        Activity

          People

            veithen Andreas Veithen
            deha detelin.hadzhiev@softwareag.com
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: