From: Andrew Petro [mailto:[email protected]] Sent: Tuesday, September 24, 2013 11:12 AM To: [email protected] Subject: Re: [cas-user] zero luck getting MySQL as services management backend
>Aaron, >Depending where you're at with your proof-of-concept, maybe you'd like to try >the JSON-file-backed services registry instead? I've found that not having a >runtime >dependency on a database can save some trouble. Hi Andrew, Thank you. I'm definitely interested in trying that since we have no other reason for a MySQL database in this project. Unfortunately it seems the docs are incomplete: https://github.com/Unicon/cas-addons/wiki/Configuring%20JSON%20Service%20Registry , or else I'm woefully obtuse. I can see the edits needed to the <beans> section, but it never shows the definition of the JsonServiceRegistryDao bean. I know it's something like: <bean id="serviceRegistryDao" class="what ever class the Json Registry implements "> But that's not on the page. If I'm being stupid, feel free to tell me! Thanks, Aaron --- Aaron Bennett Manager of Systems Administration Clark University ITS W:508.793.7315 -- 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
