Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 1913 invoked from network); 14 Apr 2010 19:40:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Apr 2010 19:40:45 -0000 Received: (qmail 48729 invoked by uid 500); 14 Apr 2010 19:40:45 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 48701 invoked by uid 500); 14 Apr 2010 19:40:45 -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 48693 invoked by uid 99); 14 Apr 2010 19:40:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2010 19:40:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Wed, 14 Apr 2010 19:40:38 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1O28Rd-0007jG-6W for users@activemq.apache.org; Wed, 14 Apr 2010 12:40:17 -0700 Message-ID: <28247267.post@talk.nabble.com> Date: Wed, 14 Apr 2010 12:40:17 -0700 (PDT) From: chrajanirao To: users@activemq.apache.org Subject: JMSTimestamp on DLQ messages MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rajanicm@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, How to get the My the timestamp of message created in DLQ in ActiveMQ 5.3? The JMSTimestamp header property seems to contain the original timestamp of message on it main Q not the time it ended up in DLQ. I am sure that in 5.2 JMSTimestamp value was always the timestamp of message created time in which ever queue the message currently is, i.e. it used to have the timestamp of the time a message got created in DLQ. Any help is really appreciated, I would like to have a camel route based on the time a message got moved to DLQ for further processing of these failed messages. Thanks, Rajani, -- View this message in context: http://old.nabble.com/JMSTimestamp-on-DLQ-messages-tp28247267p28247267.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.