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 6CC8610E6A for ; Tue, 12 Nov 2013 09:52:37 +0000 (UTC) Received: (qmail 14521 invoked by uid 500); 12 Nov 2013 09:52:35 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 13116 invoked by uid 500); 12 Nov 2013 09:52:28 -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 13092 invoked by uid 99); 12 Nov 2013 09:52:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 09:52:25 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of anquiroe101@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 09:52:19 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VgAda-0000DS-5Q for users@camel.apache.org; Tue, 12 Nov 2013 01:51:58 -0800 Date: Tue, 12 Nov 2013 01:51:58 -0800 (PST) From: anaCortes To: users@camel.apache.org Message-ID: <1384249918135-5743081.post@n5.nabble.com> In-Reply-To: References: Subject: Re: Get routeId from Exchange / in Processor MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, is there already in 3.x another way to get this route id to avoid doing the next? exchange.getUnitOfWork().getRouteContext().getRoute().getId() Thanks in advance Ana -- View this message in context: http://camel.465427.n5.nabble.com/Get-routeId-from-Exchange-in-Processor-tp5594662p5743081.html Sent from the Camel - Users mailing list archive at Nabble.com.