Hi, I'm having some problems getting CAS to authenticate with my mysql database and am hoping for some help please!!
I've got Fedora 15 up and running with Tomcat 7 and MySQL installed and CAS Server 3.4.11 working correctly out the box at http://localhost:8080/cas/login which displays the login box as expected. I want to store my user data in my locally running MySQL database, but all the guides I've read and tried (see below) don't work. Has anyone got this or a very similar environment working with MySQL? I'm testing it now with CAS Server 3.4.10 and Tomcat 7, then if that doesn't work, I'lll be trying Tomcat 6. Ideally, I want to be using the most up to date versions of Tomcat, CAS Server and MySQL. Guides followed and tried so far: JPATicketRegistry: https://wiki.jasig.org/display/CASUM/JpaTicketRegistry Setting up Cas - Best PRactice: https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method Clustering CAS: https://wiki.jasig.org/display/CASUM/Clustering+CAS Configuring: https://wiki.jasig.org/display/CASUM/Configuring A French user posted a possible how-to: http://www.developpez.net/forums/d1136474/java/serveurs-conteneurs-java-ee/tomcat/tomcat-p-serveur-cas-p-mysql/ Any help with this is much appreciated, Thanks -- 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
