Description
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