CATALINA_HOME environmental variable is not defined correctly

前端 未结 9 1053
野的像风
野的像风 2020-12-13 04:25

I installed Apache Tomcat 6.0 to a C:/Program Files folder and I set the environmental variables JAVA_HOME and CATALINA_HOME, but when

9条回答
  •  执笔经年
    2020-12-13 04:42

    Open up your catalina.bat / catalina.sh .. and check for CATALINA_HOME , this could have been hardcoded if you have copied Tomcat from somewhere.

提交回复
热议问题