This content has been marked as final.
Show 2 replies
-
1. Re: Camel+LDAP
davsclaus Nov 23, 2011 10:29 AM (in response to jamie3_james.archibald)No I dont think the camel-ldap can do this (yet).
The JDK has API to insert into LDAP.
Also there is a Spring LdapTemplate project, that makes it easier to work with LDAP.
-
2. Re: Camel+LDAP
jamie3_james.archibald Nov 24, 2011 1:17 PM (in response to davsclaus)Yeah just as I posted that I found Spring LDAP! Thanks!