I was able to download the source files, get maven2 to chew at it, and copied the cas.war file to my .../webapps/ directory, restarted tomcat, and loaded up http://foo.tld:8080/cas/login"
and below I've copied in the error I get. I'm running on RHEL5, with the YUM installed tomcat5 defaults mvn --version reports [EMAIL PROTECTED] target]# mvn --version Maven version: 2.0.9 Java version: 1.5.0_08 OS name: "linux" version: "2.6.18-8.el5pae" arch: "i386" Family: "unix" java --version java version "1.4.2" gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-52) I have jdk1.5.0_08 in /usr/java/jdk1.5.0_08 and java 1.4.2 in /usr/bin/java as per RHEL default. Any thoughts? Thanks Here's the error.... CAS is Unavailable There was a fatal error initializing the CAS application context. This is almost always because of an error in the Spring bean configuration files. Are the files valid XML? Do the beans they refer to all exist? Before placing CAS in production, you should change this page to present a UI appropriate for the case where the CAS web application is fundamentally broken. Perhaps "Sorry, CAS is currently unavailable." with some links to your user support information. The Throwable encountered at context listener initialization was: java.lang.NoClassDefFoundError: org.springframework.core.CollectionFactory The Throwable encountered at dispatcher servlet initialization was: java.lang.NoClassDefFoundError: org.springframework.core.CollectionFactory ] duran goodyear ] web developer ] administrative computing // office of information services // the university of the arts ] [EMAIL PROTECTED] ] 215.717.6068 ] skype://duran.goodyear _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
