> -----Original Message----- > From: Aaron Bennett [mailto:[email protected]] > > My json-services-registry entry looks like this: > <cas:json-services-registry > config-file="/home/tomcat/etc/cas-services.json"/> It's right after the > <beans line. I've also verified that services that aren't there still work. > >
With many thanks to Dmitriy Kopylenko, I have the JSON services registry working. There was a problem with the documentation -- what was needed is this: <cas:json-services-registry config-file="file:/home/tomcat/etc/cas-services.json"/> -- 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
