[
https://issues.apache.org/jira/browse/CAMEL-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955123#comment-13955123
]
Willem Jiang commented on CAMEL-7332:
-------------------------------------
After digging the issue for a while, I find the issue is caused by blueprint
doesn't set the TCCL with the Application bundle class loader, but Spring DM
sets the TCCL with the Application bundle classloader.
> camel-sql - Should have dynamic import so jdbc driver can be loaded
> -------------------------------------------------------------------
>
> Key: CAMEL-7332
> URL: https://issues.apache.org/jira/browse/CAMEL-7332
> Project: Camel
> Issue Type: Bug
> Components: camel-sql
> Affects Versions: 2.12.3
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 2.12.4, 2.13.1, 2.14.0
>
>
> If you use OSGi blueprint and use camel-sql, to setup a jdbc driver then it
> cannot load it from a blueprint xml file.
> But if you use spring-dm it works.
--
This message was sent by Atlassian JIRA
(v6.2#6252)