Re: Could you tell me how to start Tomcat?
From: Juha Laiho (Juha.Laiho_at_iki.fi)
Date: 01/04/05
- Next message: Gerbrand van Dieijen: "Re: DAO patterns in the "Real World""
- Previous message: Chris Smith: "Re: Java Reflection Exception Jungle"
- Maybe in reply to: hilz: "Re: Could you tell me how to start Tomcat?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 4 Jan 2005 18:35:15 +0000 (UTC)
"Jenny" <jenny_jones_79@hotmail.com> said:
>I unzipped the tomcat 4.1.2.4 and changed the folder to c:\tomcat. I
>am using windows 2000 server. I setup JAVA_HOME to j2se 1.4 folder and
>CATALINA_HOME to C:\tomcat;. (The computer displays: CATALINA_HOME
>C:\tomcat;).
CATALINA_HOME is not a PATH-like variable, so lose the ";.". Just
use "C:\tomcat".
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
- Next message: Gerbrand van Dieijen: "Re: DAO patterns in the "Real World""
- Previous message: Chris Smith: "Re: Java Reflection Exception Jungle"
- Maybe in reply to: hilz: "Re: Could you tell me how to start Tomcat?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|