Anthony Communier created CXF-5470:
--------------------------------------
Summary: Usage of HttpAsyncClient with async calls is unstable
Key: CXF-5470
URL: https://issues.apache.org/jira/browse/CXF-5470
Project: CXF
Issue Type: Bug
Affects Versions: 2.7.8
Reporter: Anthony Communier
Priority: Critical
We are facing some problem using of httpasyncclient with async soap calls.
Sometimes result are not returned. It occurs when configuration
(org.apache.cxf.transport.http.async.usePolicy) is set with ASYNC_ONLY. This
behaviour is not observed with the set to NEVER.
I remark that the dependency version of httpasyncclient is 4.0-beta3. Ga
version of httpasyncclient is not compatible with (there are some errors when
it is used). It should be a good idea to update the version of httpasyncclient.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)