From dev-return-5312-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Feb 06 19:12:24 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 2768 invoked from network); 6 Feb 2007 19:12:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2007 19:12:24 -0000 Received: (qmail 62786 invoked by uid 500); 6 Feb 2007 19:12:30 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 62761 invoked by uid 500); 6 Feb 2007 19:12:30 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 62752 invoked by uid 99); 6 Feb 2007 19:12:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 11:12:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 11:12:23 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D270A7141D1 for ; Tue, 6 Feb 2007 11:12:02 -0800 (PST) Message-ID: <924523.1170789122844.JavaMail.jira@brutus> Date: Tue, 6 Feb 2007 11:12:02 -0800 (PST) From: "Tim Chen (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1152) ActiveMQ connectionFactory ignores redeliveryPolicy MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org ActiveMQ connectionFactory ignores redeliveryPolicy --------------------------------------------------- Key: AMQ-1152 URL: https://issues.apache.org/activemq/browse/AMQ-1152 Project: ActiveMQ Issue Type: Bug Affects Versions: 4.1.0 Reporter: Tim Chen Attachments: jms.tar.bz2 Run mvn -Dtest=JmsTest test in the attached sample application. Redelivery is ignored and failed messages will not stop redelivering. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.