This is with CAS 3.1.1. I'm trying to setup service-based themes in CAS (and I've been referencing Harry Ng's excellent documentation here: (http://www.ja-sig.org/wiki/display/CASUM/Theme+Control) but no luck.
The theme itself works when I modify the cas.properties file to use it. Specifically replacing "default" with "newtheme": cas.themeResolver.defaultThemeName=newtheme cas.viewResolver.basename=newtheme_views I've modified the themeResolver bean to add p:servicesManager-ref="servicesManager" and specified the "newtheme" name in the services management application. It keeps using the default theme. Any help would be appreciated. I suspect it might have something to do with the basename viewResolver but I'm not sure where to start in trying to troubleshoot that.
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
