Min, Maybe a bit basic, but with Tomcat 6 & CAS 3.4.12, I've found that I need to stop Tomcat, completely remove the unpacked CAS application directory in webapps, update the WAR file and start Tomcat again to get it deployed. This doesn't apply to all changes, but especially when changing out something like the authentication method or ticket registry components. I remember getting similar messages if I tried to do this just by replacing the WAR without clearing the previous deployment out. Can you confirm if you've tried this?
Thanks, Curtis -----Original Message----- From: Min [mailto:[email protected]] Sent: Thursday, November 15, 2012 9:06 AM To: [email protected] Subject: re:[cas-user] Help with CAS and LDAP configuration mvn dependency:tree shows everything OK. It does say CAS LDAP support good. The summary is below: [INFO] Jasig Central Authentication Service .............. SUCCESS [0.751s] [INFO] Jasig CAS Core .................................... SUCCESS [1.460s] [INFO] Jasig CAS Web Application ......................... SUCCESS [1.039s] [INFO] Jasig CAS Generic Support ......................... SUCCESS [0.239s] [INFO] Jasig CAS JDBC Support ............................ SUCCESS [0.136s] [INFO] Jasig CAS LDAP Support ............................ SUCCESS [0.193s] [INFO] Jasig CAS Legacy Support .......................... SUCCESS [0.182s] [INFO] Jasig CAS OpenId Support .......................... SUCCESS [0.258s] [INFO] Jasig CAS RADIUS Support .......................... SUCCESS [0.602s] [INFO] Jasig CAS SPNEGO/NTLM Support ..................... SUCCESS [0.202s] [INFO] Jasig CAS Trusted User Support .................... SUCCESS [0.168s] [INFO] Jasig CAS X.509 Client Certificate Support ........ SUCCESS [0.203s] [INFO] Jasig CAS OAuth Support ........................... SUCCESS [0.100s] [INFO] Jasig CAS JBoss Cache Integration ................. SUCCESS [0.430s] [INFO] Jasig CAS Memcached Integration ................... SUCCESS [0.351s] [INFO] Jasig CAS Ehcache Integration ..................... SUCCESS [0.092s] [INFO] Jasig CAS Restlet Integration ..................... SUCCESS [0.359s] [INFO] Jasig CAS - Uber WAR .............................. SUCCESS [0.619s] [INFO] Jasig CAS Documentation ........................... SUCCESS [0.067s] [INFO] Jasig CAS ClearPass Extension ..................... SUCCESS [0.743s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS -- 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 -- 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
