Well one thing I can tell ya...dunno if it applies in your case but CFLDAP does not function properly against an Active Directory under SSL (non-SSL works fine). I was told it's M$ fault by not adhering to the LDAP protocol properly (MM tech support) but I'd expect CFMX to compensate as in previous versions of CF.
If you're willing to share ur wrapper class I'd be more than happy to help test! Stace -----Original Message----- From: Marcello Frutig [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 11:11 AM To: CF-Talk Subject: CFMX: CFLDAP x LDAP/JNDI Hi! I'm wondering if anyone has experience with CFLDAP in a high demand application and would like to share. I've been reading about using LDAP via JNDI and how to construct a LDAP manager Java class that supports connection sharing via singleton pattern. In fact I've already developed a prototype of a CFC wrapper that uses such a Java class. My first test indicates that this approach has a better performance. I'm also expecting a better scalability. Thanks, Marcello Frutig. -- Astrol�bio ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

