Daniel Kulp created CXF-5695:
--------------------------------
Summary: 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: 2.7.11, 3.0.0-milestone2
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)