forwarding user ML I don't think the existing groovy code works out of box cause a lot of things were changed
---------- Forwarded message ---------- From: Vinod Damle <[email protected]> Date: Wed, Jan 30, 2013 at 12:21 AM Subject: 'LDAP' classnotfound exception with Grails 2.2 / 1.0.0-M13 To: [email protected] Hi, I am trying to use apache-ldap-api in Grails 2.2 and downloaded 1.0.0-M13 via grails (maven) dependency resolution. However, it appears that the compiler cannot resolve any call to LDAP.* such as 'LDAP.newInstance()' . 'import org.apache.directory.groovyldap.LDAP' does not work . I tried manually downloading M15 and copying it to the proj/lib folder (And running grails compile --refresh-dependencies) . Any ideas how I can get this working? Thanks, Vinod -- Kiran Ayyagari http://keydap.com
