Hello, I want to retrieve the servers schema in my Java App.
But all enums (getObjectClasses(); getObjectClassNames() ) are empty. Using ldapsearch I can now retrieve the schema. any idea? I use the LDAP JAVA SDK, which came with the Book "LDAP Programming with Java" because I couldn't compile the sources. regards Ingo Schaefer
