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

Introduce @FaultAction annotation to specify WSA Action for Faults

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      There is currently no simple way to set a WS-Addressing Action corresponding to a thrown Fault. Fault is an unchecked exception, thus it is not mapped into WSDL and ignored by @javax.xml.ws.Action annotation in Web Service definition. This feature introduces a CXF-specific annotation @org.apache.cxf.ws.addressing.impl.FaultAction which, when applied on an exception type, sets the WSA Action that should be applied after this exception is thrown by a WS-Addressing-enabled web service.

      Attachments

        1. cxf-4756.patch
          3 kB
          Jan Martiska

        Issue Links

          Activity

            People

              dkulp Daniel Kulp
              jmartisk Jan Martiska
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: