Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 40330 invoked from network); 28 Mar 2005 23:09:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2005 23:09:49 -0000 Received: (qmail 37633 invoked by uid 500); 28 Mar 2005 23:09:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 37585 invoked by uid 500); 28 Mar 2005 23:09:48 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 37571 invoked by uid 99); 28 Mar 2005 23:09:48 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from smtp800.mail.sc5.yahoo.com (HELO smtp800.mail.sc5.yahoo.com) (66.163.168.179) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 28 Mar 2005 15:09:46 -0800 Received: from unknown (HELO ?192.168.0.4?) (fuzzylogic@sbcglobal.net@68.121.147.184 with plain) by smtp800.mail.sc5.yahoo.com with SMTP; 28 Mar 2005 23:09:42 -0000 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <4247A20F.5020809@apache.org> References: <4242862A.9010907@sun.com> <4243058B.6090105@Sourcery.Org> <42477C60.8060703@sun.com> <265e6e85d3490f0febe84a15b0aafa86@gmail.com> <4247A20F.5020809@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <757b252dc692767848c168e41c772b70@gmail.com> Content-Transfer-Encoding: 7bit From: Andrew McIntyre Subject: Re: Adding framework scripts to bundle Date: Mon, 28 Mar 2005 15:09:38 -0800 To: "Derby Development" X-Mailer: Apple Mail (2.619.2) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mar 27, 2005, at 10:19 PM, Jeremy Boynes wrote: > Apache Tomcat also uses something but I don't recall what it is - > might be worth checking out. Yes, that would be worth checking out, since it even has its own jakarta commons project: http://jakarta.apache.org/commons/daemon/ :-) andrew