Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 78894 invoked from network); 10 Oct 2006 00:00:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2006 00:00:00 -0000 Received: (qmail 37992 invoked by uid 500); 9 Oct 2006 23:59:59 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 37954 invoked by uid 500); 9 Oct 2006 23:59:59 -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 37945 invoked by uid 99); 9 Oct 2006 23:59:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 16:59:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 16:59:58 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9A8E07142D6 for ; Mon, 9 Oct 2006 16:59:20 -0700 (PDT) Message-ID: <1184517.1160438360630.JavaMail.root@brutus> Date: Mon, 9 Oct 2006 16:59:20 -0700 (PDT) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-1819) couple of small errors in the admin guide documentation of NetworkServerControl() API (shutdown and sysinfo ...) In-Reply-To: <22400744.1157578825211.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1819?page=all ] Andrew McIntyre resolved DERBY-1819. ------------------------------------ Fix Version/s: 10.2.1.8 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Patch committed to trunk with revision 454557 and 10.2 with 454559. > couple of small errors in the admin guide documentation of NetworkServerControl() API (shutdown and sysinfo ...) > ------------------------------------------------------------------------------------------------------------------ > > Key: DERBY-1819 > URL: http://issues.apache.org/jira/browse/DERBY-1819 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.1.6 > Reporter: Suresh Thalamati > Assigned To: Laura Stewart > Priority: Trivial > Fix For: 10.2.1.8, 10.2.2.0, 10.3.0.0 > > Attachments: derby1819_1.diff, derby1819_html1.zip > > > 1) in Shutting down by using the API(http://db.apache.org/derby/docs/dev/adminguide/tadminconfig815357.html) > I think the ollowing senetence is not correct in this section. There is an example later in the section , that shows t > how to shutdown the network server. > " > For example: > shutdown(); > " > Above can be removed. or change the description that refelect that it is the metod name to shutdown the database. > 2) Obtaining system information by using the API (http://db.apache.org/derby/docs/dev/adminguide/tadminconfig815853.html) > Following sentence , I think refers to only the getSysinfo() method > These methods return information about the Network Server running on the current machine on the default port number (1527). > "These methods" should be replaced by "this method" > 3)In Obtaining Network Server properties by using the getCurrent Properties method (http://db.apache.org/derby/docs/dev/adminguide/tadminconfig815822.html) section : > " > It returns a Properties object with the value of all the NetServer properties" > in the above sentence "NetServer" is incorrect , it should be "Network Server " -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira