Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 10836 invoked from network); 22 May 2007 09:51:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2007 09:51:02 -0000 Received: (qmail 1803 invoked by uid 500); 22 May 2007 09:51:08 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 1539 invoked by uid 500); 22 May 2007 09:51:07 -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 1530 invoked by uid 99); 22 May 2007 09:51:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 02:51:07 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.strachan@gmail.com designates 72.14.246.247 as permitted sender) Received: from [72.14.246.247] (HELO ag-out-0708.google.com) (72.14.246.247) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2007 02:50:59 -0700 Received: by ag-out-0708.google.com with SMTP id 22so520794agd for ; Tue, 22 May 2007 02:50:37 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kxq2DvBeJzQc2lVgLws9U2FSRMhDcH10dtiRJVD4hglkFU8hi802l8eeFskmKO6/dYidE37KAYAIcvO6slKpFiGp3PepQkAokSrabOE3KfnLKDYlXqLeU2XzZasebpJdLYHskAKDotqiuc1QlEw33dOkAvmOPYCbolweJ9LTfhs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HLm5j6j041ICCcxVJns/6rJSlvNtuHAnfXLKfSaWS+oXOwD6F5Xy6mFTaaPATQ/uPGj6NmRS8r4jgKeL+EIV2NVimAlyGS2X+sip6CDHfRHWi3OEmzsEFh5iNmxDxLIj5RxUu6m53mHNWS7TRRL76xuP2TZ0UT/nbvq4MtKda9Y= Received: by 10.90.118.12 with SMTP id q12mr4536871agc.1179827437525; Tue, 22 May 2007 02:50:37 -0700 (PDT) Received: by 10.90.105.5 with HTTP; Tue, 22 May 2007 02:50:37 -0700 (PDT) Message-ID: Date: Tue, 22 May 2007 10:50:37 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: check if topic already created In-Reply-To: <10734258.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10734258.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On 5/22/07, massive.boisson wrote: > Hi, I couldn't find anywhere information about how to check if a topic (or > destination) has already been created on broker by another client. You can browse JMX. http://activemq.apache.org/how-can-i-monitor-activemq.html Incidentally why do you care if a topic has been created or not? -- James ------- http://macstrac.blogspot.com/