Hi, all I want to build clustering CAS(3.3.2) in JBoss4.2.2.GA (there are 2 jboss nodes and 1 apache node as LB), but I don't want to Multicast in my network. So I edit ticketRegistry.xml as http://www.ja-sig.org/wiki/display/CASUM/JpaTicketRegistry http://www.ja-sig.org/wiki/display/CASUM/JpaTicketRegistry says. When I startup the first JBoss node(${JBOSS_HOME}/server/default), it worked fine, But then I startup the other JBoss node(${JBOSS_HOME}/server/default), it stay in the CAS's login page and couldn't jump back to my application. ps:I also test JBossCacheTicketRegistry in these 2 jboss nodes, and all worked fine!(${JBOSS_HOME}/server/all).
I have some questiones about JpaTicketRegistry and MemCacheTicketRegistry: 1.Does JpaTicketRegistry need <distributable /> in web.xml as http://www.ja-sig.org/wiki/display/CASUM/Clustering+CAS http://www.ja-sig.org/wiki/display/CASUM/Clustering+CAS says? 2.Does JpaTicketRegistry need startup in ${JBOSS_HOME}/server/all and need Multicast? 3.Is MemCacheTicketRegistry the same as JpaTicketRegistry except that ticket is persistented in memcached server? 4.Does repcache only support 2 memcached servers replication? anyone could help me? -- View this message in context: http://www.nabble.com/Does-JpaTicketRegistry-need-distributable-tag-in-web.xml-...-tp23724274p23724274.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
