0 Star 0 Fork 17

曾韬 / tomcat-redis-session-manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
readme.md 739 Bytes
一键复制 编辑 原始数据 按行查看 历史
dounine 提交于 2015-04-30 09:17 . add

Redis Session Manager for Apache Tomcat7 (tomcat7会话共享)




**以下是tomcat/conf/content.xml 中的配置**
``` ```

**复制以下这些包(/WebContent/WEB-INF/lib)到/tomcat/lib目录中:**

commons-logging-1.1.3.jar
tomcat-redis-session-manage-tomcat7.jar
jedis-2.5.2.jar
commons-pool2-2.2.jar
tomcat-juli.jar

启动redis并启动tomcat.
1
https://gitee.com/mybluedream/tomcat-redis-session-manager.git
git@gitee.com:mybluedream/tomcat-redis-session-manager.git
mybluedream
tomcat-redis-session-manager
tomcat-redis-session-manager
master

搜索帮助