File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes JDK location Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "JDK location" Watch "JDK location" New topic
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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JDK location
 
Similar Threads
Tomcat 6 on Windows Vista
Unable to compile class for JSP:
From JSP 1.2 to 2.0 problem
Myeclipse workbench settings problem
jsp:useBean exception