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

WS-A FaultTo sending incoming headers to faultTo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • WS-* Components
    • None
    • Unknown

    Description

      This stems from CXF-4382

      If a faultTo is set, the DecoupledFaultHandler uses the incoming message as a base for the outgoing. This has two affects:

      1) The protocol headers on the incoming message are then resent to the fault endpoint which is confusing and definitely should not be sent.

      2) For some reason, the fault is then ALSO returned on the original HTTP connection instead of a partial response. Need to verify what is really needed here.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: