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