Hi, Is there anyone who can help with this please ?
Thanks Luke. -----Original Message----- From: Luke Bullard - Network [mailto:[email protected]] Sent: 07 April 2014 13:27 To: [email protected] Subject: ClientCallback issue with AsyncHTTPClient Hi, I'm using JaxWsDynamicClientFactory.createClient to create my Cxf client object, followed by invoke with an instance of ClientCallback passed in. Using in this way, the callback.handleResponse method gets called, however if I use the AsyncHTTPClient by setting use.async.http.conduit=true & org.apache.cxf.transport.http.async.usePolicy=ALWAYS, my callback never gets called. I am using Cxf 2.7.7. Thanks for any help you can give. Regards Luke.
