Tomcat not getting installed

2002-02-04 Thread Uma Maheswar

Hi,
I am using JavaWebServer2.0(Trial Version) in WinXP. I have downloaded Tomcat (.exe) 
file. when I try to install it , it says JDK is not found. I have JDK installed with 
Visual Cafe in my PC. What should I do now?

Help me.

Uma



RE: Tomcat not getting installed

2002-02-04 Thread Brian Adams

Hi Uma,  
two issues and not sure which applies to you.
1.  there is a know problem with windows and an incorrect Registry entree
that can cause this problem.  
Fix:
a. Fix your jre/jdk registry entree in the Software branch.
b. download the source and install it by hand.  you will have to setup the
NT Service yourself if you want tomcat to run as a service.

2. I am not familiar with Visual Cafe so I don't know if you have a java.exe
in your path.  
Fix: a. can you run java from a command prompt by simply typing java.exe?
If so, install Tomcat via 1.b (above). If not, download jdk and install it
first.

Goodluck,
Brian Adams


-Original Message-
From: Uma Maheswar [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 04, 2002 4:57 AM
To: Tomcat Users List
Subject: Tomcat not getting installed


Hi,
I am using JavaWebServer2.0(Trial Version) in WinXP. I have downloaded
Tomcat (.exe) file. when I try to install it , it says JDK is not found. I
have JDK installed with Visual Cafe in my PC. What should I do now?

Help me.

Uma

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




Re: Tomcat not getting installed

2002-02-04 Thread Virga

set JAVA_HOME environment first.
i don't know in xp, but in w2k you can go to control
panel-system-advance-system enviroment (i guess it has the same
procedure).
set the name as JAVA_HOME
and the value to your jdk directory (which is under visual cafe directory).


VR


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