You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/11/14 14:37:14 UTC

[jira] Updated: (CXF-3122) Async Handler for dispatch client is called twice in case of bad response message

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

Freeman Fang updated CXF-3122:
------------------------------

    Attachment: testcase-to-expose-problem.patch

attach a runnable testcase which can simply expose this problem
apply this patch
in systests/jaxws folder and run
mvn test -Dtest=DispatchClientServerWithMalformedResponseTest
can see the AsyncHandler get invoked twice.

> Async Handler for dispatch client is called twice in case of bad response message
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-3122
>                 URL: https://issues.apache.org/jira/browse/CXF-3122
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>         Attachments: testcase-to-expose-problem.patch
>
>
> for example the response is missing end tags

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