Re: STARTING TOMCAT: JAVA_HOME ERROR

2001-11-27 Thread Barry L. White

What OS do you have?

- Original Message -
From: Daliso Zuze [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Tuesday, November 27, 2001 9:58 AM
Subject: STARTING TOMCAT: JAVA_HOME ERROR


 Hello all,

 I have a small problem starting up tomcat 4.0.1. I followed the
 instructions for installing the jdk, and I extracted tomcat to a
 directory. Then as required, I set environment variables for JAVA_HOME
 and CATALINA_HOME. When it comes to starting up tomcat the following
 message is displayed:

 Must set java_home to point to the jdk installation directory (or
 something like that)

 If anyone could help me out, I'd really appreciate it.

 Thanks,

 Daliso

 Daliso Zuze
 University of Namibia
 +264 81 248 4931








 --
 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]




Re: STARTING TOMCAT: JAVA_HOME ERROR

2001-11-27 Thread Mouneer M Rabie

make sure your env variable  named

JAVA_HOME={your installation directory}  exmp  /usr/java on UNIX
exmp
c:\jdk1.3  on windows

make sure the env variable is set for the system in windows 2000
if you are using win95 or 98 then you should check the env var is set using
the command  echo $JAVA_HOME$
in DOS shell. use the set JAVA_HOME=={your installation directory}   in the
autoexec.bat

hope this will work..
plz mention what OS you are using


- Original Message -
From: Daliso Zuze [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Tuesday, November 27, 2001 4:58 PM
Subject: STARTING TOMCAT: JAVA_HOME ERROR


 Hello all,

 I have a small problem starting up tomcat 4.0.1. I followed the
 instructions for installing the jdk, and I extracted tomcat to a
 directory. Then as required, I set environment variables for JAVA_HOME
 and CATALINA_HOME. When it comes to starting up tomcat the following
 message is displayed:

 Must set java_home to point to the jdk installation directory (or
 something like that)

 If anyone could help me out, I'd really appreciate it.

 Thanks,

 Daliso

 Daliso Zuze
 University of Namibia
 +264 81 248 4931








 --
 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]