I must be missing something obvious, but I cannot get Tomcat to work on
Win 2000 Professional.

I downloaded the binaries (dlls) and installed the dll's into
%TOMCAT_HOME%bin.

I added TOMCAT_HOME (c:\progra~1\apache~1\tomcat) to my environment.

I installed servlet.jar into %TOMCAT_HOME%\lib.

I downloaded jakarta-servletapi-3.2.zip and installed it into
%TOMCAT_HOME% (actually %TOMCAT_HOME%\jakarta-servletapi-3.2\)

I did the same with jakarta-tomecat-3.2.1.zip
(%TOMCAT_HOME%\jakarta-tomcat-3.2.1)

I changed "start" to "run" in startup.bat

When I execute startup.bat I get the error message:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tomcat/startup/Tomcat

So I guess I'm missing a jar file that contains Tomcat.class, but I am
not sure where that should be.

Any help will be appreciated.

Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to