We just finished a test implementation using ehcache and the LDAP service registry. Using Ubuntu 10.04 LTS, Tomcat 6, Apache 2.
We are using a multi-master implementation of OpenLdap running on 2 servers. The only info in LDAP is the service registry. Ehcache version 2.6 for the ticket registry. Tomcat 6 cluster for the session info. I'll attach relevant config files. Biggest gotcha was <property name="shared" value="true" /> in ticketRegistry.xml Needs to be true unless you create another cache. Partially using this link: https://wiki.jasig.org/display/CASUM/EhcacheTicketRegistry We've barely started testing. Just got the service registry working yesterday. It is manageable from the CAS web GUI. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
deployerConfigContext.xml.ldapdao
Description: Binary data
ticketRegistry.xml.ehcache
Description: Binary data
ehcache-replicated.xml.samford
Description: Binary data
