Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 30352 invoked from network); 3 Oct 2007 17:02:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2007 17:02:52 -0000 Received: (qmail 48922 invoked by uid 500); 3 Oct 2007 17:02:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 48895 invoked by uid 500); 3 Oct 2007 17:02:41 -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 48886 invoked by uid 99); 3 Oct 2007 17:02:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 10:02:41 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 03 Oct 2007 17:02:43 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6ED55714163 for ; Wed, 3 Oct 2007 10:02:23 -0700 (PDT) Message-ID: <17247884.1191430943450.JavaMail.jira@brutus> Date: Wed, 3 Oct 2007 10:02:23 -0700 (PDT) From: "Trevor Pounds (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1440) Allow minAckCount to have std set/get methods 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 Allow minAckCount to have std set/get methods --------------------------------------------- Key: AMQ-1440 URL: https://issues.apache.org/activemq/browse/AMQ-1440 Project: ActiveMQ Issue Type: Improvement Components: Transport Reporter: Trevor Pounds Fix For: 5.0.0 Attachments: FanoutTransport.svn.diff Add standard bean get/set methods for minAckCount to allow it to be set in URI syntax. see http://www.nabble.com/FanoutTransport-Patches-tf4562939s2354.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.