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 1C507185A0 for ; Wed, 15 Jul 2015 04:35:39 +0000 (UTC) Received: (qmail 48607 invoked by uid 500); 15 Jul 2015 04:35:36 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 48560 invoked by uid 500); 15 Jul 2015 04:35:36 -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 Received: (qmail 48303 invoked by uid 99); 15 Jul 2015 04:35:36 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2015 04:35:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 2CB801A702E for ; Wed, 15 Jul 2015 04:35:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.286 X-Spam-Level: ** X-Spam-Status: No, score=2.286 tagged_above=-999 required=6.31 tests=[SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id VPIl0CMT8M1M for ; Wed, 15 Jul 2015 04:35:27 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 8367C20772 for ; Wed, 15 Jul 2015 04:35:26 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id DC77C113097A for ; Tue, 14 Jul 2015 21:34:56 -0700 (PDT) Date: Tue, 14 Jul 2015 21:34:55 -0700 (MST) From: Vijay Tolani To: users@camel.apache.org Message-ID: <1436934895910-5769317.post@n5.nabble.com> In-Reply-To: References: <1436870909039-5769278.post@n5.nabble.com> <1436875828523-5769286.post@n5.nabble.com> Subject: Re: Issue with after migrating from 2.9.0 to 2.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Ibsen, Thanks a ton for your inputs. I was using Camel Placeholders with start at '${' and end with '}', which was working fine with 2.9.0 but was failing after migration. I reverted it to current default and it resolves the issue. Really appreciate your quick response on this. -- View this message in context: http://camel.465427.n5.nabble.com/Issue-with-simple-after-migrating-from-2-9-0-to-2-15-1-tp5769278p5769317.html Sent from the Camel - Users mailing list archive at Nabble.com.