Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 9779 invoked from network); 6 Feb 2007 23:50:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2007 23:50:58 -0000 Received: (qmail 34588 invoked by uid 500); 6 Feb 2007 23:51:05 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 34569 invoked by uid 500); 6 Feb 2007 23:51:05 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 34558 invoked by uid 99); 6 Feb 2007 23:51:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 15:51:05 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 212.27.42.35 is neither permitted nor denied by domain of elecharny@gmail.com) Received: from [212.27.42.35] (HELO smtp5-g19.free.fr) (212.27.42.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 15:50:54 -0800 Received: from [192.168.0.1] (vol75-3-82-66-216-176.fbx.proxad.net [82.66.216.176]) by smtp5-g19.free.fr (Postfix) with ESMTP id 6260F27988 for ; Wed, 7 Feb 2007 00:50:33 +0100 (CET) Message-ID: <45C9143E.9050804@gmail.com> Date: Wed, 07 Feb 2007 00:50:22 +0100 From: Emmanuel Lecharny Reply-To: elecharny@iktek.com User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: Startup without binary; Derby backend References: <1964cfb60702061541m12e4fb27ja41f450a8d21192d@mail.gmail.com> In-Reply-To: <1964cfb60702061541m12e4fb27ja41f450a8d21192d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Juergen Weber a �crit : > Hi, > > can you startup apacheds without the native binary? The short answer is : yes. > I'd like to try ds > on z/OS where there is no binary. > And what is the point of making Java unportable with a native starter? The point is that it can be run as a daemon, which is really much simple. > > In the quickstarting guide there should be a hint how to start ds on > unix without root install, i.e. without the init.d scripts. Yes, this is missing. Any volunteer to fulfill this task will be welcomed :) (anyway, you also might fill a JIRA issue requesting for this tutorial, so we will have it somwhere in our roadmap) > > > Has anybody tried a Derby backend for ds? Nope. > Derby is included in Java 1.6 We are not using Java 1.6 currently. And using Derby as a backend might be a limitation. > Unfortunately the backend tutorial isn't written yet, is it? Nope... Volunteers ? > > I did not find a source download, isn't there? You can check out the sources : http://directory.apache.org/community%26resources/sources.html We might create a tar ball with soucres soon. Lack of time ... > > Thanks, > Juergen Emmanuel