> The service registry tables are apparently created correctly, but the ticket > registry is missing the locks table. Am I missing a property somewhere?
Likely. You need to provide a valid uniqueId in the JdbcLockingStrategy bean. That bean is responsible for creating the dialect-specific lock table, which would not be possible if the bean can't be initialized. The host.name property is defined in cas.properties, although you could provide a static value. If you're certain cas.properties has host.name defined, please provide excerpts of your cas.log file that should contain errors on deployment. M -- 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
