| Author |
JDK location
|
vikky vikky
Greenhorn
Joined: Apr 01, 2004
Posts: 2
|
|
By default tomcat is picking up jdk from E:\jdk\bin on my machine. Actually there is no jdk in that folder. I installed in some where else. How can I insist tomcat to use currect location?
|
 |
Wayne L Johnson
Ranch Hand
Joined: Sep 03, 2003
Posts: 399
|
|
|
Generally Tomcat uses the "JAVA_HOME" environment variable setting to determine the location of the JDK. Check that setting and fix it if that's the problem.
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
Moving this to the Tomcat forum...
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
 |
|
|
subject: JDK location
|
|
|