Still working on my first implementation of CAS from scratch. I have it authenticating against Active Directory and everything working well on one server. My next step is to make two CAS servers work together so they can be load-balanced. The guy before me was able to have the two use the same SQL database as a ticket registry, appears using JBoss. I haven't been able to find documentation in the CAS user manual about that doing it that way. I would like to avoid multicasting if possible. I've browsed around the JBoss and Tomcat sites some too and didn't see anything right away. Can someone point me in the right direction?
Thanks in advance, Michael -- 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
