You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/04/16 16:38:19 UTC

[jira] [Resolved] (CXF-5695) Async http conduitfactory initialized too early.

     [ 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)