Sergio,

I have not yet looked at 3.3.2, but when I got 3.3.1 there was a WAR file 
(under ./modules) after downloading the distribution.  If you examine the WAR 
you will see that those folders exist under WEB-INF and contain all the JSP 
files that have to be modified.  That WAR is a minimal CAS server example.  
Also, I believe there is a 

If your IDE is capable of it (I used Eclipse) you might be even able to import 
the WAR into your IDE and with a few tweaks (i.e.: including some libraries) to 
get it to run 'as is'.

Please not that importing from the WAR is not the recommended method.  Using 
Maven is.  In my case I was in a hurry and did not have sufficient Maven 
know-how to successfully use the recommended Maven approach.

Regardless of how you do it, after getting it to work 'as is', in addition to 
customizing the few JSPs you have to configure (or write) the stuff to 
authenticate against your IDs, and configure your application to use CAS.

Before you do ANY of that, look at the 'Demo' tutorial in the Jasig website and 
*at a minimum* configure HTTPS correctly.  

If you use a server other than Tomcat, do all of the work on Tomcat first.   
Then port it to your server.

bruno

-----Original Message-----
From: Sergio Serrano [mailto:[email protected]] 
Sent: Monday, April 27, 2009 1:06 PM
To: [email protected]
Subject: [cas-user] Simple UI for customization

Where is the {project.home}/webapp/WEB-INF/view/jsp/simple/ui?? cas-server-3.3.2

Anyone can provide a simple interface for start??

Thanks!!
-- 
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

-- 
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

Reply via email to