This is what the installation guide says:
(0) Download and Install a Java Development Kit
* Download a Java Development Kit (JDK) release (version 1.2 or later) from:
http://java.sun.com/j2se/
* Install the JDK according to the instructions included with the release.
* Set an environment variable JAVA_HOME to the pathname of the directory
into which you installed the JDK release.
So what errors do you get printed out when you run tomcat?
Another question: how are you starting Tomcat? Manually or in some system startup script?
[ January 28, 2003: Message edited by: Barry Gaunt ]