-
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
Java 8 with tomcat 7 Support #76
Comments
@Sixuan Are you able to work with Java 8 version? |
Yes. Been using github.com/tpietsch/tomcat-redis-session-manager for a year on Java 8 and tomcat 7, haven't seen problems so far. |
It is getting redirected to j_security_check after the login |
hi , is posible use redis-session-manager with java 8 and tomcat 8? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
This library looks pretty solid for Java 7 with tomcat 7. I'm assuming it would also be compatible for "Java 8 with tomcat 7"? Is there anything else I should do or it should just work as it?
Any feedback is really really appreciated.
Thanks
The text was updated successfully, but these errors were encountered: