Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2535

OverlayW3CDOMStreamWriter is not allowing multiple elements of the same name to be written out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.4
    • 2.2.5
    • None
    • None

    Description

      When using a Provider<SOAPMessage>, and schema validation is turned on, the body contents are written to the OverlayW3CDOMStreamWriter. If the contents have two elements at the same level (maxOccurs != 1 type thing), they end up merged together.

      There is a "side" optimization in that with Provider<SOAPMessage>, we shouldn't need to buffer the out since it's a DOM already.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: