Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 24679 invoked from network); 6 Oct 2006 18:28:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 18:28:37 -0000 Received: (qmail 71280 invoked by uid 500); 6 Oct 2006 18:28:36 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 71250 invoked by uid 500); 6 Oct 2006 18:28: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 71241 invoked by uid 99); 6 Oct 2006 18:28:35 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Oct 2006 11:28:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:47789] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 6A/A8-24193-350A6254 for ; Fri, 06 Oct 2006 11:28:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9BFE97141F2 for ; Fri, 6 Oct 2006 11:28:20 -0700 (PDT) Message-ID: <19315649.1160159300636.JavaMail.root@brutus> Date: Fri, 6 Oct 2006 11:28:20 -0700 (PDT) From: "Suresh Thalamati (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (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-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1819?page=comments#action_12440575 ] Suresh Thalamati commented on DERBY-1819: ----------------------------------------- Thanks for working on this issue , Laura. Changes looks good to me, patch can be committted. +1. /suresh > 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.2.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