Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: determined to install tomcat


Message #1 by "Antony" <amcloughlin@h...> on Sat, 2 Dec 2000 19:11:03 -0000
Hi

I always use the following command:

"tomcat start" - this will run tomcat in a seperate window. If u use "tomcat
run" it will run tomcat in the same window.

regards

--------------------------------------------------------------------

your earlier message:
----- Original Message -----
From: Daniel Chan <danielhy@h...>
To: Pro_JavaServer_Pages <pro_jsp@p...>
Sent: Tuesday, December 05, 2000 7:55 AM
Subject: [pro_jsp] Re: determined to install tomcat


> hi,
>
> I think the set statement can not work. Becuase Win 98 do not have enough
> buffer to store them.
> I think it have butter to edit the bat file so that include 'java -d
> classpath C:\Windows\Desktop\java\packages;C:\JDK1.3\LIB\TOOLS.jar;.
> c:\jakarta-.....' while running the apache server.
> enjoy your java life
> Daniel Chan
>
>
> ----- Original Message -----
> From: Antony <amcloughlin@h...>
> To: Pro_JavaServer_Pages <pro_jsp@p...>
> Sent: Sunday, December 03, 2000 3:11 AM
> Subject: [pro_jsp] determined to install tomcat
>
>
> > hi
> >
> > I have entered the following lines into my autoexec.bat file:
> >
> > set CLASSPATH=C:\Windows\Desktop\java\packages;C:\JDK1.3\LIB\TOOLS.jar;.
> > set JAVA_HOME=C:\JDK1.3
> > set ANT_HOME=C:\jakarta-tomcat
> > set TOMCAT_HOME= C:\jakarta-tomcat
> >
> > and installed tomcat in c:\jakarta-tomcat and apache at c:\apache
> >
> >
> > After i start up Apache and run startup.bat in jakarta-tomcat/bin
> > directory running under win 98 i get the following response:
> >
> >
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/tomcat/startup/Tomcat
> >
> > anyone got any ideas or could someone copy and paste their configuration
> > scripts from their autoexec.bat file.
> >
> > any response will greatly appreciated
> >
> > Antony

  Return to Index