> i tried installing tomcat 5.5.17 when i did > ./startup.sh (response was like this> > Using CATALINA_BASE: /root/Desktop/Packages/cas pkgs/apache-tomcat-5.5.17 > Using CATALINA_HOME: /root/Desktop/Packages/cas pkgs/apache-tomcat-5.5.17 > Using CATALINA_TMPDIR: /root/Desktop/Packages/cas > pkgs/apache-tomcat-5.5.17/temp > Using JRE_HOME: /usr/local/jdk1.5.0_08/ > (bt whn i tried http:localhost:8080 i could not get the tomcat default page) > any one can help me out why this is happening?
This is not the best place to ask... but at first glance it seems you Tomcat tries to start correctly. You should check the Tomcat logs for details (in $CATALINA_HOME/logs). If the logs in that folder are not sufficient then you should consider installing log4j for your Tomcat (https://authdev.it.ohio-state.edu/twiki/bin/view/Shibboleth/CreateUsefulContainerLogs). Good luck! -- Velpi _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
