Linux上启动tomcat和resin

cd /resin-3.1.12/

启动:./bin/httpd.sh stop

禁用:./bin/httpd.sh start

cd /apache-tomcat-7.0.84/

重启:nohup ./bin/startup.sh

 不加nohup  客户端断开自动关闭

posted @ 2019-01-30 12:34  ALIN√  阅读(317)  评论(1)    收藏  举报