Hi I have installed the Tomcat 4.0 on my machine but when I run it I get the following error : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap How can I fix this or what must I set to get past this error. I have set JAVA_HOME and CATALINA_HOME. I see there is a Bootstrap.jar file in the bin directory. Should I do something with this? Thanx Chris
