Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 6087 invoked from network); 29 May 2006 06:51:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 May 2006 06:51:15 -0000 Received: (qmail 58158 invoked by uid 500); 29 May 2006 06:51:13 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 57974 invoked by uid 500); 29 May 2006 06:51:12 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 57963 invoked by uid 99); 29 May 2006 06:51:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 May 2006 23:51:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.90.236.22] (HELO mx.coridan.com) (62.90.236.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 May 2006 23:51:11 -0700 Received: from shaiwpc ([192.168.1.49]) by mx.coridan.com (8.13.4/8.13.4) with ESMTP id k4T6jdkQ024140 for ; Mon, 29 May 2006 09:45:42 +0300 Message-Id: <200605290645.k4T6jdkQ024140@mx.coridan.com> From: "Shai Wolf" To: Subject: RE: How to add a queue resource to ActiveMQ? Date: Mon, 29 May 2006 09:50:21 +0300 Organization: Coridan Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <74e15baa0605280815se8b9d2o28b5fc553188d5e3@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcaCaN863JnteCZWRdqgCp7Fjz2ttwAgwNlQ X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Aaron, I am using Geronimo 1.0. Thanks, Shai -----Original Message----- From: ammulder@gmail.com [mailto:ammulder@gmail.com] On Behalf Of Aaron Mulder Sent: Sunday, May 28, 2006 6:15 PM To: user@geronimo.apache.org Subject: Re: How to add a queue resource to ActiveMQ? You don't need to change an existing plan, you can just create a new one. In Geronimo 1.0, you pretty much need to go this by hand. In Geronimo 1.1, the console has a screen to add JMS resources. Which are you using? Thanks, Aaron On 5/28/06, Shai Wolf wrote: > > > > > Hi, > > > > I am trying to add a queue to ActiveMQ. > > I know I should change the deployment plan of ActiveMQ to contain the new > queue, and then redeploy the resource adapter. > > The problem is that I can't find this deployment plan. In the web it is > referred as system-jms-plan.xml, but this file is nowhere to find. > > Can anyone help me resolve this? > > > > Kind regards, > > Shai