Thanks.  It really is easy to get it running.  Jserv 1.1 was easy enough,
but this is even easier.  Now I can get to work developing some servlets
and JSP.

Thanks a lot.

Eric

Filip Hanik wrote:

> jakarta-tomecat-3.2.1.zip is the only file you need really.
> Just unzip this file into %YOURDIR%
>
> then goto %YOURDIR%/jakarta-tomcat-3.2.1/bin and edit tomcat.bat
> on top of tomcat.bat add
> SET JAVA_HOME=c:\jdk1.3
>
> or whereever your jdk is installed.
>
> and then execute %YOURDIR%/jakarta-tomcat-3.2.1/bin/startup.bat
>
> and it should run fine
>
> Filip
>
> ~
> Namaste - I bow to the divine in you.
> ~
> Filip Hanik
> Technical Architect
> [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: "Eric Weiss" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, January 15, 2001 4:16 PM
> Subject: Help Installing with Win32
>
> 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]


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

Reply via email to