From dev-return-9504-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Sat Oct 23 18:53:36 2004 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 41215 invoked from network); 23 Oct 2004 18:53:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Oct 2004 18:53:36 -0000 Received: (qmail 44849 invoked by uid 500); 23 Oct 2004 18:53:31 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 44375 invoked by uid 500); 23 Oct 2004 18:53:29 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 44362 invoked by uid 99); 23 Oct 2004 18:53:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [66.250.40.202] (HELO saturn.opentools.org) (66.250.40.202) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 23 Oct 2004 11:53:28 -0700 Received: by saturn.opentools.org (Postfix, from userid 500) id 73F713D0F; Sat, 23 Oct 2004 14:53:36 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by saturn.opentools.org (Postfix) with ESMTP id 700C8F5AB for ; Sat, 23 Oct 2004 14:53:36 -0400 (EDT) Date: Sat, 23 Oct 2004 14:53:36 -0400 (EDT) From: Aaron Mulder X-X-Sender: ammulder@saturn.opentools.org To: dev@geronimo.apache.org Subject: Re: Geronimo-358: Remote Deployment In-Reply-To: <417AA83D.9030800@gluecode.com> Message-ID: References: <417A981C.6020906@gluecode.com> <417AA3AF.3060704@gluecode.com> <417AA83D.9030800@gluecode.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sat, 23 Oct 2004, Jeremy Boynes wrote: > Seems like another pro for having two tools :-) Another con for having two tools is that the JSR-88 tool will work only while the server is up, so you'll *have* to use both tools if you ever deploy while the server is down and still want to be able to hot deploy, etc. Aaron