You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2014/11/13 16:42:34 UTC

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

Christian Schneider created CAMEL-8047:
------------------------------------------

             Summary: 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: Christian Schneider
             Fix For: 2.15.0


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
(v6.3.4#6332)