[ 
https://issues.apache.org/jira/browse/CXF-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yafei Wang closed CXF-5936.
---------------------------

    Resolution: Fixed

Seems to be fixed in latest release.

> Hard-coded bus name in CXFServlet class
> ---------------------------------------
>
>                 Key: CXF-5936
>                 URL: https://issues.apache.org/jira/browse/CXF-5936
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus, Transports
>    Affects Versions: 2.7.12, 3.0.1
>            Reporter: Yafei Wang
>              Labels: easyfix
>
> Class org.apache.cxf.transport.servlet.CXFServlet, method loadBus(), line 77 
> as below
>     setBus((Bus)wac.getBean("cxf", Bus.class));
> the name of the bus is hard-coded to "cxf", making it impossible to configure 
> bus with other names.
> Bus name may be passed in from servlet configuration.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to