try this

http://jakarta.apache.org/tomcat/tomcat-4.0-doc/index.html

-----Original Message-----
From: Ai Zhang [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 15, 2001 5:53 PM
To: [EMAIL PROTECTED]
Subject: Re: Fail to bring up Tomcat 3.3 for windows 2000


Hi! Thomas,

I take your suggestion and download Tomcat 4.0. But I did not find any
installation document for Tomcat 4.0. So I modify my old bat file and change
to the following

set JAVA_HOME=d:\VisualCafeXE\jdk13
set PATH=%JAVA_HOME%\bin;%PATH% 
set CATALINA_HOME=D:\Web\Tomcat\jakarta-tomcat-4.0

Is this correct? I am not sure why Tomcat 4.0 uses CALALINA_HOME instead of
TOMCAT_HOME. 

Please let me know your opinion on this. Do you know is there any
installation doc for Tomcat 4.0?

Thanks,
Aijun.

>>> [EMAIL PROTECTED] 11/15/01 03:06PM >>>

Hi Ai, 
I had the same problem in exactly the same situation (Tomcat3.3 in 
cooperation with Windows 2000). 
Didn't find a solution for it (after searching a long time), just installed 
version 4.0 and everything works perfectly now. 
So I suggest, try installing Tomcat version 4.0. 
Maybe it's a bug in Tomcat 3.3 that hasn't been removed yet ? 
Hope this helped you out, 
Thomas. 
----- Original Message ----- 
From: "Ai Zhang" <[EMAIL PROTECTED]> 
To: "<"Tomcat Users List"" <[EMAIL PROTECTED]> 
Sent: Thursday, November 15, 2001 10:23 PM 
Subject: Fail to bring up Tomcat 3.3 for windows 2000 


I have installed the tomcat 3.3 in my windows 2000 environment. I have set 
up all the environment variables. I put all the environment in a bat file 
as: 
set JAVA_HOME=d:\VisualCafeXE\jdk13 
set PATH=%JAVA_HOME%\bin;%PATH% 
set TOMCAT_HOME=D:\Web\Tomcat\jakarta-tomcat-3.3 
But when I start up the tomcat 
by bin\startup, another window shows up and then disapeared right away. Can 
anybody help me why this happen? 
Thanks, 
Aijun. 



-- 
To unsubscribe:   <mailto:[EMAIL PROTECTED]> 
For additional commands: <mailto:[EMAIL PROTECTED]> 
Troubles with the list: <mailto:[EMAIL PROTECTED]> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to