Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 35957 invoked from network); 30 Jul 2007 06:48:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 06:48:27 -0000 Received: (qmail 22737 invoked by uid 500); 30 Jul 2007 06:48:27 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 22710 invoked by uid 500); 30 Jul 2007 06:48:27 -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 22701 invoked by uid 99); 30 Jul 2007 06:48:27 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jul 2007 23:48:27 -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; Mon, 30 Jul 2007 06:48:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2E15C714191 for ; Sun, 29 Jul 2007 23:48:06 -0700 (PDT) Message-ID: <13394179.1185778086185.JavaMail.jira@brutus> Date: Sun, 29 Jul 2007 23:48:06 -0700 (PDT) From: "Resigned Employee (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-936) Expired Messages being delivered 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 [ https://issues.apache.org/activemq/browse/AMQ-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39789 ] Resigned Employee commented on AMQ-936: --------------------------------------- Please be informed that I am no longer accessible through this email address. Pls refrain from sending further messages. I will just personally contact you with my new email address. For any concerns / issues / inputs relating to your transactions with Exist, kindly forward email to hr@exist.com. Thank you HR Dept > Expired Messages being delivered > -------------------------------- > > Key: AMQ-936 > URL: https://issues.apache.org/activemq/browse/AMQ-936 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.0.1, 4.0.2 > Environment: Win XP. ActiveMQ 4.0.1 > Reporter: Patrick Hourigan > Assignee: Rob Davies > Fix For: 4.1.0 > > > I have a sample app that sends a message to a queue, that has producer.setTimeToLive(5000); > I take this to mean that any message sent via this producer will expire after 5 seconds > When I attach a consumer and try to consume after ay 10 seconds the messages are delivered. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.