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 7BB8FDABF for ; Thu, 7 Mar 2013 15:01:30 +0000 (UTC) Received: (qmail 79899 invoked by uid 500); 7 Mar 2013 15:01:29 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 79810 invoked by uid 500); 7 Mar 2013 15:01:29 -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 61553 invoked by uid 99); 7 Mar 2013 14:58:07 -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: 216.139.236.26 is neither permitted nor denied by domain of othman.darwish@progressoft.com) Date: Thu, 7 Mar 2013 06:57:42 -0800 (PST) From: ODarwish To: users@camel.apache.org Message-ID: <1362668262021-5728766.post@n5.nabble.com> In-Reply-To: <1362667321753-5728765.post@n5.nabble.com> References: <1362667321753-5728765.post@n5.nabble.com> Subject: Re: How to get response from activeMQ when a message is put on queue? 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 you can add exception handler on route or context scope to send the nac reply , as for ack after sending the jms you can create the ack message and post it to tcp point e.g . from direct {onexception create nak response ,attach it to exchange body to tcp } to jms ceate ack response and attach it to exchange body to tcp ----- Othman Darwish ProgressSoft Corp. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-get-response-from-activeMQ-when-a-message-is-put-on-queue-tp5728765p5728766.html Sent from the Camel - Users mailing list archive at Nabble.com.