| Author |
Tomcat
|
Hina
Greenhorn
Joined: Jun 22, 2002
Posts: 5
|
|
|
i have windows 98 n when i rum tomcat it says that unable to determine the value of Catalina_Home
|
 |
L Goundalkar
Ranch Hand
Joined: Jul 05, 2001
Posts: 395
|
|
you need to create a new environment Variable by name Catalina_home pointing to Tomcat directory. cheers.
|
<b>L G Goundalkar</b><br /> <a href="mailto:lggoundalkar@yahoo.com" rel="nofollow">lggoundalkar@yahoo.com</a> <br />Sun Certified Programmer for Java 2 Platform.<br />Sun Certified Web Component Developer for J2EE.
|
 |
Chintan Rajyaguru
Ranch Hand
Joined: Aug 19, 2001
Posts: 341
|
|
If you installed Tomcat in C:\Tomcat directory, type set CATALINA_HOME=C:\Tomcat in command window before issuing startup command Please note that you have to do this everytime you open a new cmd to start Tomcat. To prevent this, you could set up CATLINA_HOME in win98 environment variables. Please also note that Tomcat is not supported on win 98 so you might get some problems
|
ChintanRajyaguru.com
SOADevelopment.com - Coming soon!
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Tomcat
|
|
|