Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6FDF8117A0 for ; Wed, 30 Jul 2014 12:48:01 +0000 (UTC) Received: (qmail 2453 invoked by uid 500); 30 Jul 2014 12:48:00 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 2406 invoked by uid 500); 30 Jul 2014 12:48:00 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 993 invoked by uid 99); 30 Jul 2014 12:46:35 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Wed, 30 Jul 2014 05:46:08 -0700 (PDT) From: A577127 To: users@camel.apache.org Message-ID: <1406724368894-5754645.post@n5.nabble.com> In-Reply-To: References: <1406710368420-5754625.post@n5.nabble.com> Subject: Re: Camel-jdbc : can't get useHeadersAsParameters working properly MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I'm using the latest version (2.13.2). I solved my problem. I replaced this : By this : The application_id (String) is correctly sent to MySQL. I need to check for the certificate (which is byte[]), but I guess it's all good. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-jdbc-can-t-get-useHeadersAsParameters-working-properly-tp5754625p5754645.html Sent from the Camel - Users mailing list archive at Nabble.com.