[
https://issues.apache.org/activemq/browse/CAMEL-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52683#action_52683 ]
Claus Ibsen commented on CAMEL-1787:
------------------------------------
And Class.forName does not work well in OSGi platforms and whatnot.
If you really need to load a class you should use CamelContext.getClassResolver and use it to load a class as it can handle OSGi vs non OSGi platforms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.