JNDI based LDAP allows you to specify multiple hosts, e.g. env.put(Context.PROVIDER_URL, "ldap://host-1:389/ ldap://host-2:389/);
There's nothing in the API that suggests this is supported. Have I missed something? Is a similar feature on the roadmap? Thanks, Greg
