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 2010/08/09 14:04:47 UTC

[jira] Created: (CAMEL-3038) OSGi integration test support should provide a method to set the Current thread classloader

OSGi integration test support should provide a method to set the Current thread classloader
-------------------------------------------------------------------------------------------

                 Key: CAMEL-3038
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3038
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.5.0


If the camel context is created by spring , spring will try to set the current thread classloader to be the application context classloader.
So if we need to set current thread classloader in the OSGi integration test to simulate this behavior.

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


[jira] Resolved: (CAMEL-3038) OSGi integration test support should provide a method to set the Current thread classloader

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

Willem Jiang resolved CAMEL-3038.
---------------------------------

    Resolution: Fixed

> OSGi integration test support should provide a method to set the Current thread classloader
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3038
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3038
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.5.0
>
>
> If the camel context is created by spring , spring will try to set the current thread classloader to be the application context classloader.
> So if we need to set current thread classloader in the OSGi integration test to simulate this behavior.

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