You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/05/02 15:31:15 UTC

[jira] Resolved: (CXF-612) Handler's close method is not called when runtime exception is thrown from handleFault

     [ https://issues.apache.org/jira/browse/CXF-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jervis Liu resolved CXF-612.
----------------------------

    Resolution: Fixed

> 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.