On Wed, 2006-02-15 at 09:36 +0100, Robert Schuster wrote: > I think what is missing here is someone with good knowledge on the details of > javax.naming. Well that isn't me, I am just trying to get OX working, and stumbled over the naming thing. > Naturally volunteers are more than welcome. :) Well i will see if i can implement as much as is needed to get OX working. Of course as soon as i start i will get a shit load of other work to do and it will take for ever. > > Also OX needs LdapName which i found in the apache directory sources, > > are there any plans to add a LdapName implementation to classpath ? > Is this a publc class of the java or javax namespace? If so we should provide it. It is new in 1.5 : http://java.sun.com/j2se/1.5.0/docs/api/javax/naming/ldap/LdapName.html - Erwin