Handler's close method is not called when runtime exception is thrown from 
handleFault
--------------------------------------------------------------------------------------

                 Key: CXF-612
                 URL: https://issues.apache.org/jira/browse/CXF-612
             Project: CXF
          Issue Type: Sub-task
          Components: JAX-WS Runtime
            Reporter: Jervis Liu
         Assigned To: Jervis Liu


See JAX-WS spec 9.3.2.2:

"9.3.2.2 handleFault

Throw any other runtime exception This indicates that fault message processing 
should cease. Fault mes- 26
sage processing stops, close is called on each previously invoked handler in 
the chain, the exception 27
is dispatched"

A test case has been created, see comments in 
HandlerChainInvokerTest.doHandleFaultExceptionTest(RuntimeException e)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to