Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 71332 invoked from network); 2 Feb 2010 00:03:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 00:03:12 -0000 Received: (qmail 1473 invoked by uid 500); 2 Feb 2010 00:03:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 1444 invoked by uid 500); 2 Feb 2010 00:03:11 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 1434 invoked by uid 99); 2 Feb 2010 00:03:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 00:03:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 00:03:02 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nc6E6-0002Kl-2p for users@activemq.apache.org; Mon, 01 Feb 2010 16:02:42 -0800 Message-ID: <27413603.post@talk.nabble.com> Date: Mon, 1 Feb 2010 16:02:42 -0800 (PST) From: ssurabhi To: users@activemq.apache.org Subject: Re: setting timetolive on ActiveMQ queue In-Reply-To: <3a73c17c1002011549g39c1ff4eye02343fdc5e111ac@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ssurabhi@hotwire.com References: <27413245.post@talk.nabble.com> <3a73c17c1002011549g39c1ff4eye02343fdc5e111ac@mail.gmail.com> Gary, Unfortunately this is not what i was looking for. We are already using Spring JMSTemplate to set a global timetolive on the messages which serves the same purpose as timestampplugin. >From your answer it is clear that we currently dont have per destination feature. I will ty to open issue. Thanks Satish Gary Tully wrote: > > The time stamp broker plugin can do this for you for all messages that do > not set a timetolive, > see: http://activemq.apache.org/timestampplugin.html > > Seems like a nice per destination feature though, if the timestamp plugin > does not meet your requirement, please open a jira issue to track this > enhancement. > > On 1 February 2010 23:25, ssurabhi wrote: > >> >> Hello, >> >> i am trying to figure if there is any way to set timetolive on >> "Destination" >> basis. I know we can set at MessageProducer level. I am trying to find >> out >> an equivalent function as weblogic jms. Weblogic JMS supports >> "delivery-override-params" attribute at queue level where we can set the >> time to live. >> >> Thanks >> Satish >> -- >> View this message in context: >> http://old.nabble.com/setting-timetolive-on-ActiveMQ-queue-tp27413245p27413245.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > > -- > http://blog.garytully.com > > Open Source Integration > http://fusesource.com > > -- View this message in context: http://old.nabble.com/setting-timetolive-on-ActiveMQ-queue-tp27413245p27413603.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.