Skip to main content


developerWorks  >  Open source | WebSphere  >

Use Apache Geronimo and Ajax to build a directory, Part 1: Configuring Geronimo's LDAP server

developerWorks

Level: Intermediate

Matthew Jording (kingrabbit@gmail.com), Freelance writer, Sensis Corporation

23 May 2006

Register now or sign in using your IBM ID and password.

Proficiency in working with Lightweight Directory Access Protocol (LDAP) is an important skill for developers creating enterprise applications for Apache Geronimo and IBM® WebSphere® application servers. In this two-part tutorial series, learn how to use the LDAP Tools for Eclipse to configure Geronimo's built-in Apache Directory LDAP server, ApacheDS. In this first installment, you'll import hypothetical personal information into the LDAP server while gearing up for Part 2, where you'll query the LDAP server and update the Web page using Ajax.

Objectives

After completing this tutorial you'll be able to configure Apache Geronimo's built-in LDAP server, ApacheDS, using the LDAP Tools for Eclipse plug-in and build an Ajax application to verify and test its capabilities.

Prerequisites

This series assumes you have some expertise as a Java enterprise Web developer and some comfort with system administration tasks, such as setting environment variables and server installation. Familiarity with the Eclipse IDE is also helpful.


System requirements

To complete this tutorial, you need to download several tools:

  • Java Platform Standard Edition (Java SE) 5.0 Java Development Kit, Version 5
  • Eclipse IDE
  • LDAP Tools for Eclipse
  • Apache Geronimo


Duration

Under 2 hours


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed

Discuss


My developerWorks needs you!

Connect to your technical community


More in this series:
Use Apache Geronimo and Ajax to build a directory