Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2813106FE for ; Wed, 26 Mar 2014 13:59:54 +0000 (UTC) Received: (qmail 60494 invoked by uid 500); 26 Mar 2014 13:59:44 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 60374 invoked by uid 500); 26 Mar 2014 13:59:40 -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 60338 invoked by uid 99); 26 Mar 2014 13:59:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 13:59:37 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.216.173] (HELO mail-qc0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 13:59:33 +0000 Received: by mail-qc0-f173.google.com with SMTP id r5so2516467qcx.4 for ; Wed, 26 Mar 2014 06:59:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=qr7USt99YqFy0I2sYZtU/acO+FCc5PuQhATrdOfCmjo=; b=GPKpRp1eWLzrpE/iEg85wpIZUKOV0HJmkHyp18XeWD8kr4tqIzeWV+SVwltnl2ceEu oq8HDPwMHWIoHUwg7Xj56JIdNT2ZAT4jl86q4lyH0ZeUKxyr+oikQxpcQKuWy0ZSNjdA bal5GkXs2nq/AnfEzdTc2Ve4Es3/Sxetq6EiVyAwy425oeijqXuo+sPEqBficRDhXN8f miQdP+V5ylgnGnIvl5exKaeRQb/iMzLJ1PGxle8AM6vJXVhSjWE5ayvex0HvEjoty0vL /1jFIzJB7aO9nbQgM/OXLerH426mYIc0zQVOXVzw9Ppndqo1ZDKQEZ6CmCdlB8CxeMqD DMVA== X-Gm-Message-State: ALoCoQmv5xc5Jd1mol5fMFq0F0AJHBw9+LdrFM2pKYqOBlsRYYkS1FKdRaq80dT6+ZR8Dbt1Wwps MIME-Version: 1.0 X-Received: by 10.224.115.68 with SMTP id h4mr89574471qaq.35.1395842350168; Wed, 26 Mar 2014 06:59:10 -0700 (PDT) Received: by 10.229.149.6 with HTTP; Wed, 26 Mar 2014 06:59:09 -0700 (PDT) Received: by 10.229.149.6 with HTTP; Wed, 26 Mar 2014 06:59:09 -0700 (PDT) In-Reply-To: <1395841876078-4679543.post@n4.nabble.com> References: <1395841876078-4679543.post@n4.nabble.com> Date: Wed, 26 Mar 2014 10:59:09 -0300 Message-ID: Subject: Re: Queue Size with STOMP From: Fernando Ribeiro To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=047d7bdc7fc671cf0a04f582dfcd X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc7fc671cf0a04f582dfcd Content-Type: text/plain; charset=ISO-8859-1 You need to use the ActiveMQ REST Management API instead: http://www.slideshare.net/fribeiro1/apache-activemq-rest-management-api Regards, On Mar 26, 2014 10:52 AM, "donpwinston" wrote: > Is it possible to get the queue size using STOMP or am I going to have to > use > HTTP? > > I'm using Tcl so STOMP and HTTP are the only means available. > > (A test for an empty queue would be sufficient for now) > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Queue-Size-with-STOMP-tp4679543.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > --047d7bdc7fc671cf0a04f582dfcd--