Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 34522 invoked from network); 10 Nov 2005 13:54:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 13:54:38 -0000 Received: (qmail 20586 invoked by uid 500); 10 Nov 2005 13:54:25 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20534 invoked by uid 500); 10 Nov 2005 13:54:25 -0000 Mailing-List: contact dev-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 dev@geronimo.apache.org Received: (qmail 20523 invoked by uid 99); 10 Nov 2005 13:54:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 05:54:25 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.162.205 as permitted sender) Received: from [64.233.162.205] (HELO zproxy.gmail.com) (64.233.162.205) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 05:54:17 -0800 Received: by zproxy.gmail.com with SMTP id 9so393293nzo for ; Thu, 10 Nov 2005 05:54:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k6N2szminFe5GKJzO79/IaaxLW1NSt7RABp551i/uYXvYbpzrEbfOM+OlHyWYK2jk3ETUJl1/NiKr7TmIDoM14donDGs1xT+Lcb93lWfX0mDJ7lt+RouaPTfMDH7ZZbseIAIDlnxBmr6yULkec5ouoqyB/IJ8clshNgUS1O77lI= Received: by 10.37.18.73 with SMTP id v73mr507918nzi; Thu, 10 Nov 2005 05:54:03 -0800 (PST) Received: by 10.37.13.69 with HTTP; Thu, 10 Nov 2005 05:54:03 -0800 (PST) Message-ID: <74e15baa0511100554n2d8a077id7f7fe307ee68eaf@mail.gmail.com> Date: Thu, 10 Nov 2005 08:54:03 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: dev@geronimo.apache.org Subject: Re: Hot Deploy... In-Reply-To: <43734DA2.2010502@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <74e15baa0511100004p74d6e277q9987a8d4951c77d@mail.gmail.com> <43734DA2.2010502@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yes Aaron On 11/10/05, Sachin Patel wrote: > Awesome! Does it handle re/un-deploy's? > > Aaron Mulder wrote: > > ...now works if you copy your module JAR into geronimo/deploy/ -- let > > me know how it goes. :) > > > > Aaron > > > > P.S. You can adjust the directory and frequency in config.xml: > > > > deploy > > 2000 > > > > > > > >