On 7/27/06, Ryan Ollerenshaw <ollerery@xxxxxxxxxxxxx> wrote:
I am attempting to run tomcat on Fedora Core 5 but I have not been able to find much of any documentation on how to set it up. I did find several pages that stated that the setup was very trivial and would not be covered. Not so much the case for me. Here is what I have found and what I have done so far -Install j2sdk1.4.2_12 -Set JAVA_HOME environment variable -Execute the command: /etc/tomcat5/bin/startup.sh And I get: Using CATALINA_BASE: /etc/tomcat5/ Using CATALINA_HOME: /etc/tomcat5/ Using CATALINA_TMPDIR: /etc/tomcat5//temp Using JRE_HOME: /usr/java/j2sdk1.4.2_12 Browse to http://myservername:8080/ After that I get nothing but a blank page. Is there something else in the setup process that I am missing?
hey, RPMS of Tomcat are available at http://www.jpackage.org/ An article for tomcat 4 setup. http://lists.centos.org/pipermail/centos/2005-October/054306.html Tomcat on Debian http://www.howtoforge.com/apache2_tomcat5_mod_jk Regards Ankush Grover