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/31 09:26:15 UTC

[jira] Assigned: (CXF-694) JaxWs Client side handler execution

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

Jervis Liu reassigned CXF-694:
------------------------------

    Assignee: Jervis Liu

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