I've just downloaded and built the Directory SDK... given a few problems I had building, I'm wondering if I've downloaded the correct source. I downloaded the 4.1 source from http://www.mozilla.org/directory/javasdk.html. In order to build, I had to make the following code changes:
Changed the switch statement in netscape.ldap.util.DSMLWriter.printObjectClassSchema to reference constants. Moved LdapVirtualListResponseControl.java from the root directory to ldapsp/com/netscape/jndi/ldap/controls. If my primary goal is to obtain the latest stable release, should I have downloaded something else? I'm trying to do a feature comparison between JNDI and LDAP-specific API's in order to make the best selection for a project I'm working on. Thanks.
