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

Policies for Fault messages are not being applied for unwrapped operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.1
    • 2.3.2
    • WS-* Components
    • None

    Description

      If the wsdl defines a policy for a fault only, like:

                 <wsdl:fault name="DoubleItFault">
                      <wsp:PolicyReference URI="#SignedOnlyMsgPolicy" />
                      <soap:body use="literal" name="DoubleItFault" />
                  </wsdl:fault>
      

      the policy is not being applied if the implementation has the operation unwrapped (the default). If the operation is BARE, then the policy is applied correctly.

      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: