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

The Soap11FaultOutInterceptor does not include the stacktrace even if FAULT_STACKTRACE_ENABLED is set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.3, 2.2.4
    • 2.1.8, 2.2.5
    • Soap Binding
    • None
    • Windows, Java 6

    • Novice

    Description

      The stacktrace is not included in the SoapFault that is passed back to the client even if the FAULT_STACKTRACE_ENABLED is set to true. In a sample service I have the following property configured.

      <jaxws:properties>
      <entry key="faultStackTraceEnabled" value="true"/>
      </jaxws:properties>

      I debugged the issue and found the property was indeed set when it reached the Soap11FaultOutInterceptor. I did get to the root of the problem and will submit a patch for the fix.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: