-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redis-session-manager with java 8 and tomcat 8 #107
Comments
I have this error when i start tomcat: i have introduced commons-pool2-2.4.2.jar,jedis-2.9.0.jar and commons-logging-1.2.jar in Tomcat/lib and redis-data-cache.properties into TomcatInstance1/conf/redis-data-cache.properties |
you need compile it yourself check this link compile with jdk 8 and tomcat 8.5 |
Hi, i wanted know if is posiible use redis-session-manager with tomcat 8 and java 8
The text was updated successfully, but these errors were encountered: