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

Bernd Wiswedel updated CXF-2409:
--------------------------------

    Attachment: cxf-2409.patch


Proposed patch. It adds a single line to the constructor, properly initializing 
the field.

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

Reply via email to