You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Nick Faiz <ni...@atlassian.com> on 2005/05/30 10:16:21 UTC

looking for in memory Java LDAP server

Hi,
    What's the current status of Eve? Is it in the state where it could 
be used as a server for the LDAP protocol, especially for in memory testing?

Cheers,
Nick

-- 
ATLASSIAN - http://www.atlassian.com/    

Confluence - the enterprise wiki - tried it yet?
http://www.atlassian.com/confluence/
--


Re: looking for in memory Java LDAP server

Posted by Trustin Lee <tr...@gmail.com>.
Hi Nick,

2005/5/31, Nick Faiz <ni...@atlassian.com>: 
> 
> Hi Trustin,
> Thanks for your reply.
> 
> Is there an LDAP client for JDBM that you know of?

 You can simply use any LDAP client regardless of backend storage type.
 If you're using ApacheDS embedded, you've just got JNDI provider because 
ApacheDS is provided in a form of JNDI provider.
 Thanks,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/

Re: looking for in memory Java LDAP server

Posted by Nick Faiz <ni...@atlassian.com>.
Hi Trustin,
    Thanks for your reply.

    Is there an LDAP client for JDBM that you know of?

Nick

Trustin Lee wrote:

> Hi Nick,
>
> 2005/5/30, Nick Faiz <nick@atlassian.com <ma...@atlassian.com>>:
>
>     Hi,
>        What's the current status of Eve? Is it in the state where it could
>     be used as a server for the LDAP protocol, especially for in
>     memory testing? 
>
>  
> We currently have JDBM backend only.  But you can simple implement 
> in-memory backend implementation by yourself simply.
>  
> Thanks,
> Trustin
> -- 
> what we call human nature is actually human habit
> --
> http://gleamynode.net/



-- 
ATLASSIAN - http://www.atlassian.com/    

Confluence - the enterprise wiki - tried it yet?
http://www.atlassian.com/confluence/
--


Re: looking for in memory Java LDAP server

Posted by Trustin Lee <tr...@gmail.com>.
Hi Nick,

2005/5/30, Nick Faiz <ni...@atlassian.com>: 
> 
> Hi,
> What's the current status of Eve? Is it in the state where it could
> be used as a server for the LDAP protocol, especially for in memory 
> testing?

 We currently have JDBM backend only. But you can simple implement in-memory 
backend implementation by yourself simply.
 Thanks,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/