Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 79882 invoked from network); 5 Nov 2009 22:59:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 22:59:16 -0000 Received: (qmail 50907 invoked by uid 500); 5 Nov 2009 22:59:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 50845 invoked by uid 500); 5 Nov 2009 22:59:15 -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 50834 invoked by uid 99); 5 Nov 2009 22:59:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 22:59:15 +0000 X-ASF-Spam-Status: No, hits=-10.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 22:59:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3AD53234C1EE for ; Thu, 5 Nov 2009 14:58:53 -0800 (PST) Message-ID: <1309289881.1257461933237.JavaMail.jira@brutus> Date: Thu, 5 Nov 2009 14:58:53 -0800 (PST) From: "Mark Gellings (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQNET-137) Add support for redelivery policy In-Reply-To: <399145441.1233236579498.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQNET-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55183#action_55183 ] Mark Gellings commented on AMQNET-137: -------------------------------------- That is fine Tim. For now we have it in our own framework resting on top of NMS ActiveMQ. Thanks for reviewing. :) > Add support for redelivery policy > --------------------------------- > > Key: AMQNET-137 > URL: https://issues.apache.org/activemq/browse/AMQNET-137 > Project: ActiveMQ .Net > Issue Type: New Feature > Components: ActiveMQ > Affects Versions: 1.1.0 > Reporter: Mark Keenan > Assignee: Timothy Bish > Priority: Minor > Fix For: 1.2.0 > > Attachments: RedeliveryPolicy.cs, RedeliveryPolicyTest.cs > > > It would be nice if we could set redelivery policy (similar to the Java client). See this ActiveMQ mailing list thread for details: > http://www.nabble.com/configuring-redelivery-with-NMS-td21714808.html#a21717670 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.