随笔分类 -  tomcat

摘要:#!/bin/bash#切割#时间BAK_time=`date -d today +"%Y%m%d"`#log的目录BAK_PATH=/lazy/tomcat-8.5.34/logs/########################################备份目录BAK_PATH_IM=/l 阅读全文
posted @ 2019-11-13 13:56 左岸丶 阅读(189) 评论(0) 推荐(0) 编辑
摘要:测试分布式部署页面ssoindex.jsp <%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %><!DOCTYPE html PUBLIC "-//W3C 阅读全文
posted @ 2019-11-13 11:49 左岸丶 阅读(153) 评论(0) 推荐(0) 编辑
摘要:https://www.renwole.com/archives/3571.编辑修改配置文件: # vim /usr/program/tomcat8/conf/server.xml2.禁用8005端口 默认值: <Server port="8005" shutdown="SHUTDOWN"> 修改为 阅读全文
posted @ 2019-11-13 11:23 左岸丶 阅读(493) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/huryer/article/details/79146926 1.配置用户编辑用户配置文件:$CATALINA_BASE/conf/tomcat-users.xml <role rolename="manager-gui"/><role rolename 阅读全文
posted @ 2019-11-13 11:20 左岸丶 阅读(230) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_29663071/article/details/80176977 阅读全文
posted @ 2019-10-11 16:28 左岸丶 阅读(346) 评论(0) 推荐(0) 编辑
摘要:vim /usr/lib/systemd/system/tomcat1.service [Unit]Description=Tomcat1After=network.target[Service]Type=forking#PIDFile=/usr/local/tomcat/pidExecStart= 阅读全文
posted @ 2019-09-24 11:49 左岸丶 阅读(886) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示