[
https://issues.apache.org/activemq/browse/SMXCOMP-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMXCOMP-657.
-------------------------------------
Resolution: Fixed
This fix has been applied to components' trunk in
http://svn.apache.org/viewvc?view=revision&revision=826664
Thanks to Willem for providing the patch!
> Set the camelprocessor's thread context classloader with application context
> classloader
> ----------------------------------------------------------------------------------------
>
> Key: SMXCOMP-657
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-657
> Project: ServiceMix Components
> Issue Type: Improvement
> Components: servicemix-camel
> Reporter: Willem Jiang
> Assignee: Gert Vanthienen
> Fix For: servicemix-camel-2009.02
>
> Attachments: SMXCOMP-657.patch
>
>
> When Camel work within Servicemix4 , we will meet [the classloader
> issue|http://fusesource.com/issues/browse/MR-249].
> The better solution is when we call the camel processor we just set the
> thread context classloader with the application context classloader, and
> reset the classloader when the camel processor finishes it work. In this way,
> user can leverage the OSGi bundles imports package to manage the classloader
> issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.