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 76B2B10CDE for ; Wed, 31 Jul 2013 13:53:58 +0000 (UTC) Received: (qmail 19258 invoked by uid 500); 31 Jul 2013 13:53:57 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 19234 invoked by uid 500); 31 Jul 2013 13:53:57 -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 19226 invoked by uid 99); 31 Jul 2013 13:53:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jul 2013 13:53:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yong.ouyang@gmail.com designates 209.85.212.178 as permitted sender) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jul 2013 13:53:53 +0000 Received: by mail-wi0-f178.google.com with SMTP id j17so677210wiw.17 for ; Wed, 31 Jul 2013 06:53:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=bFaNVNTP027qfTcRbQwIYm9mrJB0bS0WzxY37EKTViE=; b=XRanJa17zLNdi3n7QRCjrXsllbqbmvWZIZXNMILz8coAjOyS5HlGs7cItINCLm3xdv 3vcYico4PbjIe0ZzlJLcn7ePikjkWPNSXNL60WqLgQzJHlk1jv7PoOsgFjQUcBIwH1xT 3/r8/zQSTNxajU0GHkwe1d8eR3q4IIYwdXS+IHI04fx9vYZtZUrJJeP9gY9XfVAPFKQA YLczvIzfIBMsXLnhODf+LaH0/A0BipOauXzMkZW9S5lVPVf5JoPDxdTwybuj+EfGOduQ rnlcGBU6Vcjr/51EU/RIq9nV7FHOuGkGqWMe7sk1RAD8tBmbxgmIK6DNNI48AUAEa3fM mDcA== MIME-Version: 1.0 X-Received: by 10.180.82.101 with SMTP id h5mr4363512wiy.27.1375278811850; Wed, 31 Jul 2013 06:53:31 -0700 (PDT) Received: by 10.194.87.193 with HTTP; Wed, 31 Jul 2013 06:53:31 -0700 (PDT) In-Reply-To: References: Date: Wed, 31 Jul 2013 21:53:31 +0800 Message-ID: Subject: Re: Dead Letter Queue (Apollo 1.6) From: Yong Ouyang To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=f46d041824ec0c2ccd04e2cf0d5a X-Virus-Checked: Checked by ClamAV on apache.org --f46d041824ec0c2ccd04e2cf0d5a Content-Type: text/plain; charset=ISO-8859-1 I use OpenWire protocol on the client side, where connection is created by ActiveMQConnectionFactory On Wed, Jul 31, 2013 at 9:43 PM, Christian Posta wrote: > What protocol are you using on the client side? > > > On Wed, Jul 31, 2013 at 6:31 AM, Yong Ouyang > wrote: > > > Hello, > > > > I am playing with Apollo 1.6 recently. Given the below config, I am > > expecting a dead message (being rolled back 3 times, for example) of > queue > > "app1.queue1" will be forwarded to the dead letter queue > "dlq.app1.queue1". > > But this doesn't actually happen at all. Did anyone encounter the same > > behavior? Thank you. > > > > ... > > > > ... > > > > ... > > > > ... > > > > Regards, > > Yong > > > > > > -- > *Christian Posta* > http://www.christianposta.com/blog > twitter: @christianposta > --f46d041824ec0c2ccd04e2cf0d5a--