Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 35845 invoked from network); 20 Feb 2006 03:23:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Feb 2006 03:23:37 -0000 Received: (qmail 59859 invoked by uid 500); 20 Feb 2006 03:23:36 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 59828 invoked by uid 500); 20 Feb 2006 03:23:36 -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: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 59819 invoked by uid 99); 20 Feb 2006 03:23:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2006 19:23:36 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [68.142.199.162] (HELO web81610.mail.mud.yahoo.com) (68.142.199.162) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 19 Feb 2006 19:23:35 -0800 Received: (qmail 93006 invoked by uid 60001); 20 Feb 2006 03:23:13 -0000 Message-ID: <20060220032313.93004.qmail@web81610.mail.mud.yahoo.com> Received: from [70.231.155.6] by web81610.mail.mud.yahoo.com via HTTP; Sun, 19 Feb 2006 19:23:13 PST Date: Sun, 19 Feb 2006 19:23:13 -0800 (PST) From: Jeff Levitt Subject: Re: "derby.service" property mentioned in the Developer's Guide To: derby-dev@db.apache.org In-Reply-To: <43B19E18.7030600@bristowhill.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- "Jean T. Anderson" wrote: > These Developer's Guide sections reference > "derby.service": > > > http://db.apache.org/derby/docs/dev/devguide/cdevdeploy11201.html > > http://db.apache.org/derby/docs/dev/devguide/cdevdvlp27610.html > > http://db.apache.org/derby/docs/dev/devguide/cdevdvlp846402.html > > The last 2 refer the reader to the Tuning guide, > which doesn't mention > this property anywhere and, probably most > importantly, it isn't on the > list of properties: > > > http://db.apache.org/derby/docs/dev/tuning/ctunproper22250.html > > I didn't spot derby.service in > engine/org/apache/derby/iapi/reference/Property.java > . > > Are the references in the Developer's Guide old and > should be removed? > Or is there such a property that needs to get > documented? > > thanks, > > -jean > > Jean brought this issue up awhile back, and I dont remember seeing a response or a JIRA issue filed for it. Does anyone know if derby.service should be removed from the docs? If so, I can file a JIRA issue and submit a patch.