Hi Guys, I have requirement to have different themes for different service. I have configured themes in the services Only the first service is working when i am accessing the theme, if i try to access the second theme i always getting the following exception . Same file will be used for both the services, both the theme has has property called header, while i using in the file, based on the service, for theme works fine for the first service, but for the second, i am getting the below exception
Theme 'default': No message found under code 'header' for locale 'en_US'. can you guys, please throw some light on this thanks in advance Ramanujam Derek Ethier 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 > > -- View this message in context: http://www.nabble.com/Themes-in-Services-Management-tp15862437p23675041.html Sent from the CAS Users mailing list archive at Nabble.com. -- 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
