Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-milestone2, 2.7.11
-
None
-
Unknown
Description
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.