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

[kryo an javolution serializer] Fix bug 194: support Tomcat 8 #38

Merged
merged 1 commit into from
Feb 2, 2014

Conversation

cyrille-leclerc
Copy link
Contributor

Fix bug 194: support Tomcat 8 replacing calls to SessionManager.getContainer().getClassLoader() by SessionManager.getContainerClassLoader()

…ontainer().getClassLoader()" by "SessionManager.getContainerClassLoader()"
magro added a commit that referenced this pull request Feb 2, 2014
[kryo and javolution serializer] Fix #194: support Tomcat 8
@magro magro merged commit 9450021 into magro:master Feb 2, 2014
@magro
Copy link
Owner

magro commented Feb 2, 2014

Thanks!

@cyrille-leclerc
Copy link
Contributor Author

Thanks Martin! Do you have an ETA for the release? I understand that your relased just 6 days ago and that there are no other commit in the backlog.

FYI my tests with Tomcat-8.0.0-RC10, Couchbase-2.1.1 and the default java serialization are successful.

@cyrille-leclerc cyrille-leclerc deleted the fix-bug-194 branch February 2, 2014 00:32
@magro
Copy link
Owner

magro commented Feb 2, 2014

Great that your tests are successful! No problem to make a release with only a single fix, I can do this the next days.

@cyrille-leclerc
Copy link
Contributor Author

OK Thanks!

@magro
Copy link
Owner

magro commented Feb 2, 2014

Btw, are you using msm for s.th. at cloudbees?

@cyrille-leclerc
Copy link
Contributor Author

s.th

I am not sure to understand what it means.

CloudBees uses msm for session replication of its Tomcat7 and Tomcat8 runtimes.

We have a custom session persistence mechanisms for Tomcat 6 and JBoss 7.x. I will soon have to look at JBoss 8 / Wildfly 8 session persistence.

Thanks for msm, we like it a lot!

@magro
Copy link
Owner

magro commented Feb 2, 2014

CloudBees uses msm for session replication of its Tomcat7 and Tomcat8 runtimes.

Cool, I didn't know that!

I will soon have to look at JBoss 8 / Wildfly 8 session persistence.

If you think that msm could be useful here let me know.

Thanks for msm, we like it a lot!

Great to hear that! :-)

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

Successfully merging this pull request may close these issues.

2 participants