[
https://issues.apache.org/jira/browse/CXF-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-8810.
-------------------------------
Resolution: Fixed
> Exception on cxf-rt-transports-http-hc Osgi startup
> ----------------------------------------------------
>
> Key: CXF-8810
> URL: https://issues.apache.org/jira/browse/CXF-8810
> Project: CXF
> Issue Type: Bug
> Components: OSGi, Transports
> Affects Versions: 3.4.10, 3.5.5
> Reporter: Tino Ojala
> Priority: Major
> Fix For: 3.6.0, 3.5.6, 3.4.11
>
>
> h2. Steps to reproduce
> In Osgi environment
> * Have any org.apache.cxf.Bus registered as an Osgi serviceĀ
> * Install and start bundle
> _mvn:org.apache.cxf/cxf-rt-transports-http-hc/x.x.x_
> h2. Expected result
> Bundle starts ok
> h2. Actual result
> ClassCastException: Object[] cannot be cast to Bus[]
> h2. Cause
> Object[] is tried to cast as Bus[] inĀ
> _org.apache.cxf.transport.http.asyncclient.Activator.ConduitConfigurer#updated_
--
This message was sent by Atlassian Jira
(v8.20.10#820010)