Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 4704 invoked from network); 9 Aug 2006 07:19:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2006 07:19:03 -0000 Received: (qmail 92636 invoked by uid 500); 9 Aug 2006 07:19:02 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 92569 invoked by uid 500); 9 Aug 2006 07:19:02 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 92535 invoked by uid 99); 9 Aug 2006 07:19:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 00:19:02 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 00:18:59 -0700 Received: by nf-out-0910.google.com with SMTP id l36so72176nfa for ; Wed, 09 Aug 2006 00:18:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Al5IzqYUwXCc0MgDYrje1o+2F8ONfpacVu1wudFqcdKjFlF1Uh07bkCiZbkxXkrg/8O891CKRiEsohabLT9eQl9zJ4LWHkbK5AIQkxfPphP5/xEqg81gsBF9NSLmHpYDaDtah4YaDe5JZKEcacLRDuiZNvcjI+vYmn8h9b1byOw= Received: by 10.78.147.3 with SMTP id u3mr191365hud; Wed, 09 Aug 2006 00:18:33 -0700 (PDT) Received: by 10.78.173.20 with HTTP; Wed, 9 Aug 2006 00:18:33 -0700 (PDT) Message-ID: Date: Wed, 9 Aug 2006 08:18:33 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: How to create permanent destinations programmatically In-Reply-To: <5719475.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: <5719475.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/9/06, StanleyH wrote: > > Hi, I am writing a messenger voice-email application and I want to create a > queue for each new user. JNDI always return null when I look up the queue. > I dynamically create it but when the client exits the queue disappears. I > need to store the message permanently. Some background... http://incubator.apache.org/activemq/how-do-i-create-new-destinations.html For details of making destinations appear in JNDI... http://incubator.apache.org/activemq/jndi-support.html e.g. try the 'dynamically creating destinations' section -- James ------- http://radio.weblogs.com/0112098/