Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 46755 invoked from network); 11 Dec 2007 02:14:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 02:14:00 -0000 Received: (qmail 72992 invoked by uid 500); 11 Dec 2007 02:13:48 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 72945 invoked by uid 500); 11 Dec 2007 02:13:48 -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 72934 invoked by uid 99); 11 Dec 2007 02:13:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 18:13:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [69.147.95.80] (HELO smtp117.plus.mail.sp1.yahoo.com) (69.147.95.80) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 11 Dec 2007 02:13:26 +0000 Received: (qmail 8257 invoked from network); 11 Dec 2007 02:13:28 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Mime-Version:Content-Transfer-Encoding:Message-Id:Content-Type:To:From:Subject:Date:X-Mailer; b=Oil/uTms29S+efISxO+20oRcOZQUj2NBLpgC8+kyfQ+fAyBGi7OsXhdRv37c9tAjzZye76uwTGpbhzcZHozNv/Ts8maWx9mf1iCQNRM6hrQTRyVjBBgeLjiHPmSRf1b+4M3RXxP+oNZEXvuxLNubPFtld7WxGbaXubrBmE63YYo= ; Received: from unknown (HELO ?192.168.1.102?) (david_jencks@67.102.173.8 with plain) by smtp117.plus.mail.sp1.yahoo.com with SMTP; 11 Dec 2007 02:13:28 -0000 X-YMail-OSG: CPyirvkVM1kj7pWNOFmCTyhZXbR33L5DGtjmmB1uDr7gLYtXd9Jlv6KJTH3.G7Bp1o2Ufvmpdw-- Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: "Geronimo Dev List (JIRA)" From: David Jencks Subject: Minimal server startup issue Date: Mon, 10 Dec 2007 18:14:09 -0800 X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org Jarek found a startup ordering issue in the minimal servers that I solved by explicitly specifying the property editor for the defaultEnvironment attributes. Rev. 603109. thanks david jencks