Hello again, Let me give you more information about this problem.
I have two servers : - JBoss 4.2.3 + CAS 3.3.2 configured for AD auth (and LDAP fallback) for users in our internal network - JBoss 4.2.3 + CAS 3.3.2 configured for LDAP auth for users in offshore offices (internet access to our applications) The DNS does the trick for accessing the right server depending on where the users access from, but our application servers only see the internal CAS server. That's why I need to have a replicated cache between the two CAS servers. I downloaded and installed JBoss Cache 2.1 on both servers and used the configuration mentioned in the "Clustering CAS" documentation. However, the cache doesn't load up as replicated but as local, as mentioned in the log below : [org.jboss.cache.RPCManagerImpl] cache mode is local, will not create the channel To be noted : I don't use the JBoss "all" server, but the "default" one, as the CAS application itself is not clustered. Is there some specific configuration for CAS 3.3.2 to have the replicated cache working (the documentation I used only mentions CAS 3.2) ? Do you have any idea that could help me ? Thanks in advance Arnaud Claden ________________________________________ De : Arnaud Claden [[email protected]] Date d'envoi : mardi 22 septembre 2009 14:34 À : [email protected] Objet : [cas-user] CAS 3.3.2 and jboss.cache Hello all :) I've used the documentation on clustering CAS for ticket cache exchange between two servers. One server is configured for authentication against AD + LDAP and the second one is configured for authentication against LDAP only. The problem I have is that nothing works, and I have this message at jboss startup : [org.jboss.cache.RPCManagerImpl] cache mode is local, will not create the channel Do you have any idea how to have this replicated cache working ? Thanks in advance. Arnaud Claden -- 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 -- 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
