[
https://issues.apache.org/jira/browse/CXF-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-5695.
------------------------------
Resolution: Fixed
> Async http conduitfactory initialized too early.
> ------------------------------------------------
>
> Key: CXF-5695
> URL: https://issues.apache.org/jira/browse/CXF-5695
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Affects Versions: 3.0.0-milestone2, 2.7.11
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.7.12, 3.0.0
>
>
> The AsyncHTTPConduitFactory implements BusLifecycleListener which causes the
> factory to be created and setup when the bus is created. Any properties set
> on the bus after that would not be in effect. AsyncHTTPConduitFactory SHOULD
> be created on the first call when it's needed.
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)