> 1. I need to configure and re-skin cas-server-webapp, is there a > documentation/guide for that ?
Not that I'm aware of. Your best bet in lieu of a good guide is to review the JSP views in cas-server-webapp/src/main/webapp/WEB-INF/view/jsp/default/ui. You could either simply replace the default views or create a new theme and change the default theme to that name. In any case you'll want to manage your CAS customizations using the Maven War Overlay process, http://www.ja-sig.org/wiki/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method. > 2. I will be needing a guide to casifying my apps (JEE). Again it would be > nice if anyone point me to official guides. See http://www.ja-sig.org/wiki/display/CASC/CAS+Client+for+Java+3.1. M -- 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
