I set CAS 3.5.2 to use MySQL as it's service registry using this doc: https://wiki.jasig.org/display/CASUM/Configuring
I see that CAS did create tables: | Tables_in_cas | RegisteredServiceImpl | SERVICETICKET | TICKETGRANTINGTICKET | locks | rs_attributes So my connection is working. However, when I add a new service, it is not stored in the database. And if I attempt to add a second service, it replaces the first service. Any ideas? I set org.jasig and the spring stuff to DEBUG mode in log4j, and I did not see any obvious errors when saving a new service. Is there a way to display more log details about what SQL is sent and the responses back? Jason -- 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
