Peter Van der Beken wrote:
stephen farrell wrote:

I'm looking at accessing the LDAP datasource from modern mozillas (e.g., firebird 0.7). For example, I tried: http://www.mit.edu/afs/sipb/project/mozilla/src/mozilla/directory/xpcom/tests/example.xul loaded off of local disk with signed.applets.codebase_principal_support enabled, and I get nothing. I've tried a few other variations, and it seems that Components.classes["@mozilla.org/rdf/datasource;1?name=ldap"] comes back undefined. What's the deal with the LDAP data source?


The LDAP datasource is not part of the default build, did you compile with MOZ_LDAP_XPCOM_EXPERIMENTAL or install it in some other way?

Peter

No -- I just used the out-of-the-box binary. I guess that explains it, but unfortunate, since I can't build an app based on the LDAP datasource since I cannot assume users have this capability.
_______________________________________________
mozilla-directory mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-directory

Reply via email to