You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/03/24 12:09:42 UTC

[jira] Created: (CAMEL-1481) OsgiResolverUtil(OsgiPackageScanClassResolver) should use the regular classloader if the osgi bundle classloader can't find any class

OsgiResolverUtil(OsgiPackageScanClassResolver) should use the regular classloader if the osgi bundle classloader can't find any class 
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-1481
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1481
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-osgi
    Affects Versions: 2.0-M1, 1.6.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.0.0, 1.6.1


Since ServiceMix4 also supports the old JBI service unit and the classloader is not osgi bundle class loader, 
the OsgiResolverUtil should use the regular classloader if the osgi bundle classloader can't find any class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1481) OsgiResolverUtil(OsgiPackageScanClassResolver) should use the regular classloader if the osgi bundle classloader can't find any class

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-1481.
---------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=757790&view=rev
camel 1.x branch
http://svn.apache.org/viewvc?rev=757863&view=rev

> OsgiResolverUtil(OsgiPackageScanClassResolver) should use the regular classloader if the osgi bundle classloader can't find any class 
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1481
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1481
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-osgi
>    Affects Versions: 1.6.0, 2.0-M1
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.0.0, 1.6.1
>
>
> Since ServiceMix4 also supports the old JBI service unit and the classloader is not osgi bundle class loader, 
> the OsgiResolverUtil should use the regular classloader if the osgi bundle classloader can't find any class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.