From users-return-1942-apmail-directory-users-archive=directory.apache.org@directory.apache.org Wed Nov 19 08:34:03 2008 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 97654 invoked from network); 19 Nov 2008 08:34:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2008 08:34:03 -0000 Received: (qmail 77825 invoked by uid 500); 19 Nov 2008 08:34:11 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 77798 invoked by uid 500); 19 Nov 2008 08:34:11 -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 77785 invoked by uid 99); 19 Nov 2008 08:34:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 00:34:11 -0800 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=SPF_NEUTRAL,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [81.169.146.161] (HELO mo-p00-ob.rzone.de) (81.169.146.161) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 08:32:48 +0000 X-RZG-CLASS-ID: mo00 X-RZG-AUTH: :P3gBc0GmW/MphhhpU4BSj2bmx/Zwgz97J2mNwJqPM0N9OGVtU47Dl912lQ== Received: from [127.0.0.1] ([62.206.33.10]) by post.strato.de (fruni mo34) (RZmta 17.20) with ESMTP id j052fekAJ8CXB8 for ; Wed, 19 Nov 2008 09:33:29 +0100 (MET) Message-ID: <4923CF59.4000103@labeo.de> Date: Wed, 19 Nov 2008 09:33:29 +0100 From: Stefan Zoerner User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: [ApacheDS] custom partition for 1.5? References: <491DA32D.8000507@labeo.de> <754A9A6C-4D6D-4721-885A-8631EBA066C7@pvv.ntnu.no> In-Reply-To: <754A9A6C-4D6D-4721-885A-8631EBA066C7@pvv.ntnu.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Tore, Tore Halset wrote: >> It is a readonly partition which publishes the system properties and >> their values via ldap. >> >> As I said, I currently work on it. Filters and sub tree searches >> currently do not work correctly (the filter is ignored, for instance). >> But at least it starts and shows up nicely in Studio. >> >> I hope it helps you to start with. > > Thanks! It was a great start and I am now up and running with a very > basic ldap server serving my own users. Thanks for the feedback. Nice to here, that it is already helpful (although work in progress). Please note that I currently try to improve it. Due to the fact, that the SysProp example does not handle all search parameters correctly, there is some work to do. But it will become a little bit more complex than. I have therefore created an even simpler example to start with, a real "Hello World". I have started to document it here: http://cwiki.apache.org/confluence/display/DIRxSBOX/Draft+-+How+to+write+a+simple+custom+partition+for+ApacheDS My plan is to have this "Hello World" as a starting point, and the "System Properties" as a little more realistic one as examples in the documentation. Still, every feedback is valuable for me. Greetings from Dresden, Stefan