You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Kiran Ayyagari <ka...@apache.org> on 2010/04/21 14:55:13 UTC

[ANNOUNCE] Apache LDAP Client API version 0.1 released

Apache Directory team is pleased to announce the first ever release of
the LDAP client API developed in collaboration with OpenDS developers.

Note that this API is still in its preliminary stages and will evolve
further in the coming versions.

Features

 * Supports synchronous and asynchronous operations
 * Very convenient API to perform all operations
 * Uses MINA version 2.0.0-RC1 in the network layer

We invite interested people to come and participate in this effort to
make working with LDAP servers a breeze.

[1] http://directory.apache.org/api/
[2] http://directory.apache.org/api/downloads.html

Apache Directory Team

Re: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by Emmanuel Lecharny <el...@gmail.com>.
>
> Hello All
>
> I wish to contribute to this effort of writing LDAP client API's. I am sure
> it will be very helpful for consumers of Apache (and maybe other ldap
> servers).
> Till now my experience has been in writing JNDI code with ApacheDS. I won't
> rate myself as a pro but I can work on JNDI and ApacheDS :)
>
> Please let me know if I can help in any way. I searched in archives of this
> forum but could not find any pointers as to how to go about it.
>    
http://directory.apache.org/community%26resources/contribute.html

This is the starting point :)
>
>    
-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com



Re: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi,

A few pointers:

  A webpage indicating how you can contribute:
    http://directory.apache.org/community%26resources/contribute.html

  The Jira issue tracking system for the LDAP API:
    https://issues.apache.org/jira/browse/DIRAPI

  Also note that the LDAP API sub-project has it own ML, you might want to check the archives and subscribe to it:
    http://mail-archives.apache.org/mod_mbox/directory-api/

Hope this helps,
Pierre-Arnaud


On 21 avr. 2010, at 20:18, sumit goyal wrote:

> Hello All
> 
> I wish to contribute to this effort of writing LDAP client API's. I am sure it will be very helpful for consumers of Apache (and maybe other ldap servers). 
> Till now my experience has been in writing JNDI code with ApacheDS. I won't rate myself as a pro but I can work on JNDI and ApacheDS :)
> 
> Please let me know if I can help in any way. I searched in archives of this forum but could not find any pointers as to how to go about it. 
> 
> Thanks
> Sumit
> 
> 
> On Wed, Apr 21, 2010 at 5:55 AM, Kiran Ayyagari <ka...@apache.org> wrote:
> Apache Directory team is pleased to announce the first ever release of
> the LDAP client API developed in collaboration with OpenDS developers.
> 
> Note that this API is still in its preliminary stages and will evolve
> further in the coming versions.
> 
> Features
> 
>  * Supports synchronous and asynchronous operations
>  * Very convenient API to perform all operations
>  * Uses MINA version 2.0.0-RC1 in the network layer
> 
> We invite interested people to come and participate in this effort to
> make working with LDAP servers a breeze.
> 
> [1] http://directory.apache.org/api/
> [2] http://directory.apache.org/api/downloads.html
> 
> Apache Directory Team
> 


Re: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by Emmanuel Lecharny <el...@gmail.com>.
>
> Hello All
>
> I wish to contribute to this effort of writing LDAP client API's. I am sure
> it will be very helpful for consumers of Apache (and maybe other ldap
> servers).
> Till now my experience has been in writing JNDI code with ApacheDS. I won't
> rate myself as a pro but I can work on JNDI and ApacheDS :)
>
> Please let me know if I can help in any way. I searched in archives of this
> forum but could not find any pointers as to how to go about it.
>    
http://directory.apache.org/community%26resources/contribute.html

This is the starting point :)
>
>    
-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com



Re: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by sumit goyal <su...@gmail.com>.
Hello All

I wish to contribute to this effort of writing LDAP client API's. I am sure
it will be very helpful for consumers of Apache (and maybe other ldap
servers).
Till now my experience has been in writing JNDI code with ApacheDS. I won't
rate myself as a pro but I can work on JNDI and ApacheDS :)

Please let me know if I can help in any way. I searched in archives of this
forum but could not find any pointers as to how to go about it.

Thanks
Sumit


On Wed, Apr 21, 2010 at 5:55 AM, Kiran Ayyagari <ka...@apache.org>wrote:

> Apache Directory team is pleased to announce the first ever release of
> the LDAP client API developed in collaboration with OpenDS developers.
>
> Note that this API is still in its preliminary stages and will evolve
> further in the coming versions.
>
> Features
>
>  * Supports synchronous and asynchronous operations
>  * Very convenient API to perform all operations
>  * Uses MINA version 2.0.0-RC1 in the network layer
>
> We invite interested people to come and participate in this effort to
> make working with LDAP servers a breeze.
>
> [1] http://directory.apache.org/api/
> [2] http://directory.apache.org/api/downloads.html
>
> Apache Directory Team
>

Re: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by Emmanuel Lecharny <el...@gmail.com>.
>
> I didn't see any specific API classes for Event Notifications..
>    

As stated : "...this API is still in its preliminary stages ..." and 
"...We invite interested people to come and participate in this effort..."
> -----Original Message-----
> From: ayyagarikiran@gmail.com [mailto:ayyagarikiran@gmail.com] On Behalf
> Of Kiran Ayyagari
> Sent: Wednesday, April 21, 2010 8:55 AM
> To: announce@apache.org; users@directory.apache.org;
> api@directory.apache.org; Apache Directory Developers List
> Subject: [ANNOUNCE] Apache LDAP Client API version 0.1 released
>
> Apache Directory team is pleased to announce the first ever release of
> the LDAP client API developed in collaboration with OpenDS developers.
>
> Note that this API is still in its preliminary stages and will evolve
> further in the coming versions.
>
> Features
>
>   * Supports synchronous and asynchronous operations
>   * Very convenient API to perform all operations
>   * Uses MINA version 2.0.0-RC1 in the network layer
>
> We invite interested people to come and participate in this effort to
> make working with LDAP servers a breeze.
>
> [1] http://directory.apache.org/api/
> [2] http://directory.apache.org/api/downloads.html
>
> Apache Directory Team
>
>    


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com



RE: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by "Cook, Lee (IS) (Contr)" <R....@ngc.com>.
I didn't see any specific API classes for Event Notifications..

-----Original Message-----
From: ayyagarikiran@gmail.com [mailto:ayyagarikiran@gmail.com] On Behalf
Of Kiran Ayyagari
Sent: Wednesday, April 21, 2010 8:55 AM
To: announce@apache.org; users@directory.apache.org;
api@directory.apache.org; Apache Directory Developers List
Subject: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Apache Directory team is pleased to announce the first ever release of
the LDAP client API developed in collaboration with OpenDS developers.

Note that this API is still in its preliminary stages and will evolve
further in the coming versions.

Features

 * Supports synchronous and asynchronous operations
 * Very convenient API to perform all operations
 * Uses MINA version 2.0.0-RC1 in the network layer

We invite interested people to come and participate in this effort to
make working with LDAP servers a breeze.

[1] http://directory.apache.org/api/
[2] http://directory.apache.org/api/downloads.html

Apache Directory Team

Re: [ANNOUNCE] Apache LDAP Client API version 0.1 released

Posted by sumit goyal <su...@gmail.com>.
Hello All

I wish to contribute to this effort of writing LDAP client API's. I am sure
it will be very helpful for consumers of Apache (and maybe other ldap
servers).
Till now my experience has been in writing JNDI code with ApacheDS. I won't
rate myself as a pro but I can work on JNDI and ApacheDS :)

Please let me know if I can help in any way. I searched in archives of this
forum but could not find any pointers as to how to go about it.

Thanks
Sumit


On Wed, Apr 21, 2010 at 5:55 AM, Kiran Ayyagari <ka...@apache.org>wrote:

> Apache Directory team is pleased to announce the first ever release of
> the LDAP client API developed in collaboration with OpenDS developers.
>
> Note that this API is still in its preliminary stages and will evolve
> further in the coming versions.
>
> Features
>
>  * Supports synchronous and asynchronous operations
>  * Very convenient API to perform all operations
>  * Uses MINA version 2.0.0-RC1 in the network layer
>
> We invite interested people to come and participate in this effort to
> make working with LDAP servers a breeze.
>
> [1] http://directory.apache.org/api/
> [2] http://directory.apache.org/api/downloads.html
>
> Apache Directory Team
>