I am very new to CAS setup. I have two questions.
1. How to build cas.war from cas-server-3.2-release.zip. I downloaded
from CAS site and
try to follow
http://www.ja-sig.org/wiki/display/CASUM/Building+and+DeployingI downloaded apache-maven-2.0.8-bin.zip from
http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-2.0.8-bin.zipand I don't know how to use it associated with CAS built
2. I downloaded tomcat and it runs fine. But, I want to modify the
helloworld. The I go to C:\Program Files\Apache Software
Foundation\Tomcat 5.5\webapps\servlets-examples
and opened file helloworld.html, and modified to below and saved it
out.println("<font color="#009900"><title>Hello
Mike!</title></font>");
out.println("<font color="#009900"></head></font>");
out.println("<font color="#009900"><body></font>");
out.println("<font color="#009900"><h1>Hello
Mike!</h1></font>");
out.println("<font color="#009900"></body></font>");
out.println("<font color="#009900"></html></font>");
But, after I re-start the tomcat and open helloworld, it still picks up
the old one " Hello World!"
What is wrong?
_______________________________________________
cas-dev mailing list
cas-dev@...
http://tp.its.yale.edu/mailman/listinfo/cas-dev