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

Handler scoped properties not restored into the context after application fault

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.3
    • 2.3.4
    • JAX-WS Runtime
    • None

    Description


      If a JAX-WS handler sets an property on the context using Handler scope, the JaxWsMethodInvoker properly removes it prior to calling the application method and restores it after a normal return. However, on a fault, the property is not restored and is thus not available in the handleFault method of the handlers.

      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: