That sample started during the time where we used to ship ApacheDS as one of the
components and at that time we didn't provide an LDAP viewer feature. Anyway, it made
sense then to try to configure the LDAP server "locally".
Now the LDAP server feature is optional, you can choose to install the plugin or not, but either way you still have the LDAP viewer from the console so I think we could go either way (remote or plugin) or even both.
Cheers!
Hernan
Jarek Gawor wrote:
FYI, I guess I forgot to update the wiki but you can run this sample
with an external ldap server - i.e. you don't need to build or install
the directory plugin. Just download Apache Directory Service binary,
start the ldap server and load it up with the ldap-sample.ldif and
follow the rest of the sample instructions.
Jarek
On 3/5/08, Dan Becker <[EMAIL PROTECTED]> wrote:
I've been validating the LDAP Sample Application article that I am
porting from the 2.0 docs to 2.1
(http://cwiki.apache.org/GMOxDOC21/ldap-sample-application.html). I am
running a Tomcat 6/Java EE5 assembly that I built from the 2.1 branch.
However I see no component org.apache.geronimo.configs/directory in the
list of Installed System Modules.
Is the LDAP server component now a separate module install? Perhaps it
is in another assembly? Perhaps I built it incorrectly? Can some one
please point me to where I may start the LDAP server in 2.1.1?
--
Thanks, Dan Becker