Hi all, I would need to setup a CAS Server in cluster with JBoss Web Server (possibility of active-active and active-pasive cluster).
I am using JpaTicketRegistry and I have followed this tutorial about clustering: http://www.ja-sig.org/wiki/display/CASUM/Clustering+CAS So, here we go: -Guaranteeing Ticket Uniqueness : as I am using CAS 3.2.x, no problem. -JBoss Session Replication: I have to configure it in Jboss, ok. -Ticket Cache Replication: I am using JpaTicketRegistry , so...Must I to configure Ticket Cache Replication? I think no, because I am storing the tickets in Oracle Database with JpaTicketRegistry . -Ensuring Ticket Granting Ticket Cookie Visibility: Must I to configure it with JBoss Web Server? Thanks in advance, Diego -- View this message in context: http://www.nabble.com/CAS-in-cluster-with-JBoss-tp24514641p24514641.html Sent from the CAS Users mailing list archive at Nabble.com. -- 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
