Skip to content
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

jdk 1.6 tomcat-redis session clustering Error #114

Open
qwg5061 opened this issue Feb 25, 2020 · 0 comments
Open

jdk 1.6 tomcat-redis session clustering Error #114

qwg5061 opened this issue Feb 25, 2020 · 0 comments

Comments

@qwg5061
Copy link

qwg5061 commented Feb 25, 2020

when I work with java6 and tomcat 7 it came through
java.lang.UnsupportedClassVersionError: com/radiadesign/catalina/session/RedisSessionHandlerValve : Unsupported major.minor version 51.0。
how can i fix it

I am using jdk1.6 and tomcat 7. jedis2.2.0 commons-pool 1.6 and tomcat-redis-session-manager 1.2-tomcat7
The following syntax was added to "context.xml"

but This kind of error occurred.
java.lang.UnsupportedClassVersionError: com/radiadesign/catalina/session/RedisSessionHandlerValve : Unsupported major.minor version 51.0。

Do you have the correct syntax for jdk 1.6?
how can i fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant