Hi all, I would like to put the Service Registry information in our LDAP server, but I am feeling a little lost.
I see this page http://www.ja-sig.org/wiki/display/CASUM/Configuring for configuring the backend as a database, but I don't think it is as straight-forward for ldap, especially since we don't let applications just create new schema objects on the fly (as it looks like that is what the Hibernate code is doing for a database). It looks like InMemoryServiceRegistryDaoImpl just implements ServiceRegistryDao, but even looking at those two things and all the other classes in that package do not give me a clear picture about how to do this with ldap. Also, there is CAS itself that has to interact with the Registry, as well as the management "console", but perhaps all of that is done via the one "serviceRegistryDao" bean in applicationContext.xml... Any pointers to get me started would be great. Of course, I'll gladly put the solution on the wiki. Thanks! -lucas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
