Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 49679 invoked from network); 25 Nov 2009 12:24:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Nov 2009 12:24:16 -0000 Received: (qmail 42312 invoked by uid 500); 25 Nov 2009 12:24:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 42239 invoked by uid 500); 25 Nov 2009 12:24: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 42229 invoked by uid 99); 25 Nov 2009 12:24:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2009 12:24: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; Wed, 25 Nov 2009 12:24:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1708A234C1EE for ; Wed, 25 Nov 2009 04:23:53 -0800 (PST) Message-ID: <2059434958.1259151833090.JavaMail.jira@brutus> Date: Wed, 25 Nov 2009 04:23:53 -0800 (PST) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQNET-214) Individual Acknowledge only working on last message in queue In-Reply-To: <1359972488.1259140492738.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-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56092#action_56092 ] Timothy Bish commented on AMQNET-214: ------------------------------------- Sample code that demonstrates the issue would help us in diagnosing this issue. > Individual Acknowledge only working on last message in queue > ------------------------------------------------------------ > > Key: AMQNET-214 > URL: https://issues.apache.org/activemq/browse/AMQNET-214 > Project: ActiveMQ .Net > Issue Type: Bug > Components: ActiveMQ > Affects Versions: 1.2.0 > Reporter: Palm Kevin > Assignee: Jim Gomes > Priority: Critical > > The new acknowldege-mode _IndividualAcknowledge_ seems not working correctly. > The _message.Acknowledge()_ does only work if called on last message of the queue! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.