Derek, Are you using the <spring:theme> tags in your JSP pages? Those control loading the elements for a particular theme on the JSP page.
-Scott On Wed, Mar 5, 2008 at 5:10 PM, Derek Ethier <[EMAIL PROTECTED]> wrote: > 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 > > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
