From users-return-2844-apmail-directory-users-archive=directory.apache.org@directory.apache.org Sat Nov 28 19:28:26 2009 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 28622 invoked from network); 28 Nov 2009 19:28:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Nov 2009 19:28:26 -0000 Received: (qmail 64715 invoked by uid 500); 28 Nov 2009 19:28:25 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 64637 invoked by uid 500); 28 Nov 2009 19:28:25 -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 64627 invoked by uid 99); 28 Nov 2009 19:28:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Nov 2009 19:28:25 +0000 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.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 28 Nov 2009 19:28:16 +0000 Received: (qmail 28524 invoked from network); 28 Nov 2009 19:27:54 -0000 Received: from localhost (HELO ?IPv6:::1?) (127.0.0.1) by localhost with SMTP; 28 Nov 2009 19:27:54 -0000 Message-ID: <4B1179B9.1040203@apache.org> Date: Sat, 28 Nov 2009 20:27:53 +0100 From: Stefan Seelmann User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: Starting the Server References: <4B109B0A.6040305@virtualizing.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ersin ER wrote: > One of the strengths of ApacheDS is its embeddable architecture. It's also > very modular so that you can even turn it into something really different > from an LDAP server. > > In order to embed it into your own app, you can check: > > http://directory.apache.org/apacheds/1.5/41-embedding-apacheds-into-an-application.html I just updated the page for ApacheDS 1.5.5. It should visible within the next hour. > You may also check the startup scripts installed with the distribution > package to see how it's started with java -jar ... Another option is to download the zip or tar.gz archive. It contains a simple start scirpt (apacheds.sh or apacheds.bat) where you could see how it is started with java -jar. > 2009/11/28 Darko Hojnik >> It is possible to ApacheDS with another Wrapper? Maybe with JSVC. Starts as >> Root runs as User. To get them on Port 389. I think the recommended approach is to use port forwarding from 389 to 10389: http://mail-archives.apache.org/mod_mbox/directory-users/200805.mbox/%3Ca32f6b020805220904r1fd4f820s8f026494e785b273@mail.gmail.com%3E Kind Regards, Stefan