Benoit Wiart created CXF-7232:
---------------------------------
Summary: Soap Async is incompatible with AutoRedirect=true
Key: CXF-7232
URL: https://issues.apache.org/jira/browse/CXF-7232
Project: CXF
Issue Type: Bug
Components: JAX-WS Runtime, Transports
Affects Versions: 3.1.9
Environment: java 8
Reporter: Benoit Wiart
When using AutoRedirect=true with cxf-rt-transports-http-hc the call is
correctly executed asynchronously through httpasyncclient BUT the original
thread blocks until the end of the asynchronous execution.
Switching AutoRedirect to false make the same call fully asynchronous.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)