Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 69948 invoked from network); 30 Dec 2010 08:08:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Dec 2010 08:08:46 -0000 Received: (qmail 71003 invoked by uid 500); 30 Dec 2010 08:08:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 70875 invoked by uid 500); 30 Dec 2010 08:08:44 -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 70867 invoked by uid 99); 30 Dec 2010 08:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Dec 2010 08:08:43 +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 gcjau-user-2@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Dec 2010 08:08:35 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PYDYT-0003NN-4u for users@activemq.apache.org; Thu, 30 Dec 2010 09:08:13 +0100 Received: from mail.2e-systems.com ([217.86.139.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Dec 2010 09:08:13 +0100 Received: from aleksandar by mail.2e-systems.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Dec 2010 09:08:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@activemq.apache.org From: Aleksandar Ivanisevic Subject: Re: "Send a JMS Message" page of the web console Date: Thu, 30 Dec 2010 09:08:02 +0100 Organization: Individual Lines: 21 Sender: alex@alex.2e-systems.com Message-ID: References: <1293624121733-3167050.post@n4.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: mail.2e-systems.com Original-Sender: aleksandar@ivanisevic.de X-Face: "4JwcMHVV7.+Q"O&7#~e!/D3&-We*\6>YCmt~!;eHB\Qc$GGC}v}V[BFN]+pX;wqky_vXgj Ag!*"Am:~ffPJV&#cV*0"NeN9I]gaK$eDg`>`!5Ep&J_:/#KPnG3g.u|DV]i7P@l#46^UkNF\#"N%Q s9VP9Clc>qmNO$c(.^"2~nkJ.0LC+F{"sZI@+Ut User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:HOn7goCL/Kv0VM6PZp3c7AwhXG0= rliguori writes: > Consider the "Send a JMS Message" page of the web console: > http://localhost:8161/admin/send.jsp > > Is there documentation that describes exactly what the purposes/goals are of > the following fields: > > delay(ms) > Time(ms) to wait before scheduling again > Number of repeats > Use a CRON string for scheduling > Number of messages to send > Header to store the counter I guess most if not all of them are related to: http://activemq.apache.org/delay-and-schedule-message-delivery.html [...]