You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2019/05/24 07:00:00 UTC

[jira] [Assigned] (CAMEL-8047) Replace BundleDelegatingClassLoader with BundleWiring

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

Jean-Baptiste Onofré reassigned CAMEL-8047:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré

> Replace BundleDelegatingClassLoader with BundleWiring
> -----------------------------------------------------
>
>                 Key: CAMEL-8047
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8047
>             Project: Camel
>          Issue Type: Improvement
>          Components: osgi
>    Affects Versions: 2.14.0
>            Reporter: Christian Schneider
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: Future
>
>
> I found we have the class BundleDelegatingClassLoader in camel-core-osgi. I wonder if the same could be achieved by bundle.adapt(BundleWiring.class).getClassLoder ?
> As we use the OSGi spec 4.3.1 now I think we can replace this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)