From dev-return-27069-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Sep 10 10:03:18 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 99382 invoked from network); 10 Sep 2008 10:03:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2008 10:03:18 -0000 Received: (qmail 63980 invoked by uid 500); 10 Sep 2008 10:03:10 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 63878 invoked by uid 500); 10 Sep 2008 10:03:09 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 63848 invoked by uid 99); 10 Sep 2008 10:03:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 03:03:09 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 10:02:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 88145234C1D1 for ; Wed, 10 Sep 2008 03:02:44 -0700 (PDT) Message-ID: <1894433196.1221040964556.JavaMail.jira@brutus> Date: Wed, 10 Sep 2008 03:02:44 -0700 (PDT) From: "Andy Jefferson (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSERVER-1248) rc.d init script to default to "default" instance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org rc.d init script to default to "default" instance ------------------------------------------------- Key: DIRSERVER-1248 URL: https://issues.apache.org/jira/browse/DIRSERVER-1248 Project: Directory ApacheDS Issue Type: Improvement Affects Versions: 1.5.3 Reporter: Andy Jefferson The "Basic Users Guide" refers to this XXX-setup.jar file yet this isn't in evidence on the download page (for 1.5). Under "Starting and stopping the server" it goes on to describe the init.d start/stop process. This is incomplete with 1.5.x since you seemingly have to specify the instance (presumably in case there are multiple) too. /etc/rc.d/init.d/apacheds start default but if "default" instance is the "default" then surely the instance name shouldn't be needed? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.