Hi,
I have JDK1.3.1_01 and Tomcat4.0 installed. I've also set the following variables in autoexec.bat:
SET JAVA_HOME=C:\JDK1.3.1_01
SET CATALINA_HOME=C:\TOMCAT\APACHETOMCAT4.0
But when I tried to start up tomcat, it said
"You must set JAVA_HOME to point at your Java Development Kit installation."
I don't understand why as what I put in the path is exactly pointing at where i install my jdk. It'll be very helpful if anyone can show me how to solve this. Thanks! =)
I have JDK1.3.1_01 and Tomcat4.0 installed. I've also set the following variables in autoexec.bat:
SET JAVA_HOME=C:\JDK1.3.1_01
SET CATALINA_HOME=C:\TOMCAT\APACHETOMCAT4.0
But when I tried to start up tomcat, it said
"You must set JAVA_HOME to point at your Java Development Kit installation."
I don't understand why as what I put in the path is exactly pointing at where i install my jdk. It'll be very helpful if anyone can show me how to solve this. Thanks! =)