You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2023/01/06 22:59:00 UTC

[jira] [Updated] (CXF-8810) Exception on cxf-rt-transports-http-hc Osgi startup

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

Andriy Redko updated CXF-8810:
------------------------------
    Affects Version/s: 3.5.5
                       3.4.10

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