[
https://issues.apache.org/jira/browse/CXF-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-5425.
------------------------------
Resolution: Fixed
Assignee: Daniel Kulp
> Async HTTP Conduit may not initialize HTTP client when many threads use it
> --------------------------------------------------------------------------
>
> Key: CXF-5425
> URL: https://issues.apache.org/jira/browse/CXF-5425
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Reporter: Sergey Beryozkin
> Assignee: Daniel Kulp
> Fix For: 3.0.0-milestone2
>
>
> The following is reported after running JAXRSMultithreadedClientTest:
> Caused by: java.io.IOException: HttpAsyncClient is null
> at
> org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduit.getHttpAsyncClient(AsyncHTTPConduit.java:119)
> AsyncHTTPConduitFactory might have a thread safety issue
--
This message was sent by Atlassian JIRA
(v6.1#6144)