[ 
https://issues.apache.org/jira/browse/CXF-7232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839789#comment-15839789
 ] 

Benoit Wiart commented on CXF-7232:
-----------------------------------

Looks like this bug can be triggered by other options like having 
MaxRetransmits > 0 (I did not try)

> 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 by 
> avoiding work in 
> org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream.handleRetransmits()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to