Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 6AC5B9D00 for ; Fri, 11 May 2012 05:35:42 +0000 (UTC) Received: (qmail 37072 invoked by uid 500); 11 May 2012 05:35:42 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 36349 invoked by uid 500); 11 May 2012 05:35:36 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 36286 invoked by uid 99); 11 May 2012 05:35:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 05:35:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcjau-user-2@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 05:35:26 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SSiVL-00067u-Mw for users@activemq.apache.org; Fri, 11 May 2012 07:35:04 +0200 Received: from 2021ob.scansafe.net ([115.111.223.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 May 2012 07:35:03 +0200 Received: from Sheetal.Kulkarni by 2021ob.scansafe.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 May 2012 07:35:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@activemq.apache.org From: Sheetal Subject: Re: [Spam: 5.0] Expired Message Listener Date: Fri, 11 May 2012 05:32:47 +0000 (UTC) Lines: 4 Message-ID: References: <9094216.post@talk.nabble.com> <9111016.post@talk.nabble.com> <9111825.post@talk.nabble.com> <9123679.post@talk.nabble.com> <45DF2E22.6070003@ldsys.net> <9124501.post@talk.nabble.com> <45DF3847.3000209@ldsys.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 115.111.223.43 (Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)) X-Virus-Checked: Checked by ClamAV on apache.org I have set up individual dead letter strategy, however still it sends the message to "ActiveMQ.DLQ" and not to individual DLQ queue. please guide