Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 50628 invoked from network); 3 Jul 2007 15:15:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2007 15:15:55 -0000 Received: (qmail 64708 invoked by uid 500); 3 Jul 2007 15:15:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 64617 invoked by uid 500); 3 Jul 2007 15:15:50 -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 64427 invoked by uid 99); 3 Jul 2007 15:15:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 08:15:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 08:15:44 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I5k68-00089Z-6L for dev@activemq.apache.org; Tue, 03 Jul 2007 08:15:24 -0700 Message-ID: <11414428.post@talk.nabble.com> Date: Tue, 3 Jul 2007 08:15:24 -0700 (PDT) From: Yahav Biran To: dev@activemq.apache.org Subject: disable RMI server on ActiveMQ startup MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: biran@alcatel-lucent.com X-Virus-Checked: Checked by ClamAV on apache.org we are running a framework that is running rmi server that is listen on 1099 allready, ActiveMQ is part of the framework. is it possible to disable the initilazation of the RMI server on the activeMQ startup so it will use the framework instance insted of runnning two RMI instances? i tried to uncomment the section: but still try to start the RMI server. thanks -- View this message in context: http://www.nabble.com/disable-RMI-server-on-ActiveMQ-startup-tf4019015s2354.html#a11414428 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.