How to start tomcat with jsvc?

后端 未结 2 1650
独厮守ぢ
独厮守ぢ 2021-01-21 11:57

I\'m trying to start tomcat with jsvc but it gives me this strange error

JSVC re-exec requires execution with an absolute or relative path

usin

2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-21 12:05

    I run Tomcat by double-click startup.sh file on $CATALINA_HOME/bin folder. After that, I enter this URL http://localhost:8080/ in the browser and it runs.

提交回复
热议问题