1 2 3 4
摘要: linux下安装tomcat: 将catalina.sh复制到init.d目录下,保证在任何地方都可以启动tomcat,使用:service tomcat start ,比较方便的启动tomcat 出现问题: service tomcat does not support chkconfig 添加: 阅读全文
posted @ 2018-12-11 17:44 Maggie1010 阅读(1802) 评论(0) 推荐(1)