Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

how to change the var to jdl1.4 in the runtime env.

  Asked By: Ronnie    Date: Nov 16    Category: Java    Views: 666
  

i have both jdk 1.3 n 1.4 installed on my machine. i have changed the
java_home var. to 1.4 but i think the runtime enviorment is still usind the 1.3
one coz tomcat is still not running. plz tell me how to change the var to jdl1.4
in the runtime env also.

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Jezza Brown     Answered On: Nov 16

Try including the path of JDK1.4 in the PATH variable.
Also look at the console of Tomcat for whether its taking the correct version of
JDK.

 
Answer #2    Answered By: Norman Ray     Answered On: Nov 16

the PATH var  is set correctly, can u plz  tell me if i hav to make any changes
in the registry to correct it, then how to do that n is it valid to do it, i
mean wil it matter?

 
Didn't find what you were looking for? Find more on how to change the var to jdl1.4 in the runtime env. Or get search suggestion and latest updates.




Tagged: