cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Tomcat installation Java path Notes

veerasekar
7-Bedrock

Tomcat installation Java path Notes

Hi All, 

I have installed oracle Java software. after I install tomcat 8.5 which path name I write in System Environmental variable, Like jre or jdk.. Which one is correct.. Please consider me. And reply sir

 

 

 

Regards 

Veerasekar 

1 ACCEPTED SOLUTION

Accepted Solutions
CharlesJi
14-Alexandrite
(To:veerasekar)

Hi @veerasekar, if you are installing tomcat, the path of Java Virtual Machine would be jre (Java Runtime Environment). 

 

e.g., 

C:\Program Files\Java\jdk1.8.0_92\jre

 

 

View solution in original post

2 REPLIES 2
cmorfin
19-Tanzanite
(To:veerasekar)

Hi @veerasekar 

 

JAVA_HOME environment variable should point to the JDK, for example C:\Program Files\Java\jdk1.8.0_201, not the JRE.

 

Hope this helps

Christophe

 

CharlesJi
14-Alexandrite
(To:veerasekar)

Hi @veerasekar, if you are installing tomcat, the path of Java Virtual Machine would be jre (Java Runtime Environment). 

 

e.g., 

C:\Program Files\Java\jdk1.8.0_92\jre

 

 

Top Tags