Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 90225 invoked from network); 8 Mar 2010 22:26:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Mar 2010 22:26:47 -0000 Received: (qmail 39888 invoked by uid 500); 8 Mar 2010 22:26:23 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 39870 invoked by uid 500); 8 Mar 2010 22:26:23 -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 39862 invoked by uid 99); 8 Mar 2010 22:26:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 22:26:22 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ayyagarikiran@gmail.com designates 74.125.92.26 as permitted sender) Received: from [74.125.92.26] (HELO qw-out-2122.google.com) (74.125.92.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 22:26:15 +0000 Received: by qw-out-2122.google.com with SMTP id 8so1518656qwh.31 for ; Mon, 08 Mar 2010 14:25:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=wv6oq+BfjDQzVHP0ubxmMd//ahEG2S0LoCyoQm7GfnI=; b=rRUQJ1oTFqa8r/NHkB8ZhAUdralNoNfdWVNcSv8dvHMPbOLD9ElDfUo3g7MXfsAhbU jOP1dy1W8hM0bvq69OdZJPSW3E6T8Vt3l0c1lELmpAe9s1z1IyNM2lsSouFLZiv5KlTk 6Kisrfaa9nq0SLWs1iQH7ImHlUJcJ43iO4pI4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=U9Wu/sydqcHkTFki9yra7iy+fdEkuB58zkYkkMXaUL2EfIkw7T42T5kyY8DxS1/ccE 7vLfptzREal+4BlPG70zhXjjwtNqARhjDglxjlYFW4aoJ7tuhFvjTSEkkVGc2ri7slXX 5HFnNgL5kQRSsBZdgHwLW/Sozxd10aNT0jNr8= MIME-Version: 1.0 Received: by 10.229.104.195 with SMTP id q3mr2810890qco.56.1268087154377; Mon, 08 Mar 2010 14:25:54 -0800 (PST) In-Reply-To: References: Date: Tue, 9 Mar 2010 00:25:54 +0200 Message-ID: <1cbc90c11003081425r2fa73c96sd965394811838bf8@mail.gmail.com> Subject: Re: client-api removed ? moved ? From: Kiran Ayyagari To: users@directory.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org hi Thomas, > Looking at your source repository, client-api was removed recently > from directory-shared. I was trying to use it for some projects as a > replacement of sun jndi or novell jldap. > > Is it gone for good ? > > May I ask why it was removed or moved (where?) ? No, it was moved to a different location http://svn.apache.org/repos/asf/directory/clients/ldap/trunk > > Any usable NIO based alternative to Sun JNDI ? We have started this client-api to make developing and working with LDAP servers easy. We appreciate any feedback on client-api during your usage. Kiran Ayyagari