Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A386104BB for ; Fri, 28 Mar 2014 13:03:29 +0000 (UTC) Received: (qmail 9810 invoked by uid 500); 28 Mar 2014 13:03:24 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 9670 invoked by uid 500); 28 Mar 2014 13:03:22 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 9453 invoked by uid 99); 28 Mar 2014 13:03:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Mar 2014 13:03:20 +0000 Date: Fri, 28 Mar 2014 13:03:20 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-7332) camel-sql - Should have dynamic import so jdbc driver can be loaded MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus Ibsen created CAMEL-7332: ---------------------------------- Summary: 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 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)