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 5CC169604 for ; Tue, 17 Jan 2012 15:30:12 +0000 (UTC) Received: (qmail 75190 invoked by uid 500); 17 Jan 2012 15:30:11 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 74576 invoked by uid 500); 17 Jan 2012 15:30:10 -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 74568 invoked by uid 99); 17 Jan 2012 15:30:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 15:30:10 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of dattu.1729@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 15:30:05 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RnAym-00081O-E5 for users@camel.apache.org; Tue, 17 Jan 2012 07:29:44 -0800 Date: Tue, 17 Jan 2012 07:29:44 -0800 (PST) From: "dattu.1729" To: users@camel.apache.org Message-ID: <1326814184430-5151890.post@n5.nabble.com> In-Reply-To: References: Subject: Re: Lost message with Transactionl client MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Transacted starts new transaction after reading message from Queue. So need to start transaction while reading message from queue it self. add transacted to true at component level. try with below configuration ** -- View this message in context: http://camel.465427.n5.nabble.com/Lost-message-with-Transactionl-client-tp5150868p5151890.html Sent from the Camel - Users mailing list archive at Nabble.com.