From scm-return-15669-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Wed Nov 01 01:49:43 2006 Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 6233 invoked from network); 1 Nov 2006 01:49:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2006 01:49:42 -0000 Received: (qmail 97383 invoked by uid 500); 1 Nov 2006 01:49:53 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 97244 invoked by uid 500); 1 Nov 2006 01:49:53 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 97233 invoked by uid 99); 1 Nov 2006 01:49:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 17:49:53 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 17:49:41 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id E2ACB1A9846; Tue, 31 Oct 2006 17:49:17 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r469746 - /geronimo/server/trunk/configs/activemq-broker/src/plan/plan.xml Date: Wed, 01 Nov 2006 01:49:17 -0000 To: scm@geronimo.apache.org From: dain@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061101014917.E2ACB1A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dain Date: Tue Oct 31 17:49:17 2006 New Revision: 469746 URL: http://svn.apache.org/viewvc?view=rev&rev=469746 Log: Don't add vm transport to ActiveMQ as it is automatically added and managed by ActiveMQ. Adding it in this plan will cause an exception in startup and shutdown the server Modified: geronimo/server/trunk/configs/activemq-broker/src/plan/plan.xml Modified: geronimo/server/trunk/configs/activemq-broker/src/plan/plan.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/activemq-broker/src/plan/plan.xml?view=diff&rev=469746&r1=469745&r2=469746 ============================================================================== --- geronimo/server/trunk/configs/activemq-broker/src/plan/plan.xml (original) +++ geronimo/server/trunk/configs/activemq-broker/src/plan/plan.xml Tue Oct 31 17:49:17 2006 @@ -59,13 +59,4 @@ - - vm - localhost - -1 - - ActiveMQ - - -