[
https://issues.apache.org/jira/browse/CXF-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-694.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.0
> JaxWs Client side handler execution
> -----------------------------------
>
> Key: CXF-694
> URL: https://issues.apache.org/jira/browse/CXF-694
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.0-RC
> Reporter: Bharath Ganesh
> Assignee: Jervis Liu
> Fix For: 2.0
>
>
> While a JAX-WS client side handler returns false for an inbound message, the
> next handler in the chain should not be invoked.
> Assume the handler execution for an inbound message is H3 -> H2 -> H1 on the
> client side, if H2 returns false, H1 should not be invoked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.