You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/09/01 15:32:33 UTC

[jira] Resolved: (CXF-2409) ClientOutFaultObserver in ClientImpl not initialized (no callback on client code)

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

Daniel Kulp resolved CXF-2409.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.4
                   2.1.7

> ClientOutFaultObserver in ClientImpl not initialized (no callback on client code)
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-2409
>                 URL: https://issues.apache.org/jira/browse/CXF-2409
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.2
>            Reporter: Bernd Wiswedel
>            Assignee: Daniel Kulp
>             Fix For: 2.1.7, 2.2.4
>
>         Attachments: cxf-2409.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> The field ClientOutFaultObserver in class org.apache.cxf.endpoint.ClientImpl is not initialized (null) when the client is created via the DynamicClientFactory. As a consequence the client code never gets a callback in case of errors when using asynchronous invocation.
> A lengthy problem report is here:
> http://www.nabble.com/ClientOutFaultObserver-in-ClientImpl-not-initialized-td24993002.html

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