hazelcast / hazelcast-wm

Hazelcast filter-based Web Session Manager
Other
12 stars 31 forks source link

compatibility between tomcat 10 and hazelcast-wm #112

Open a-prezioso opened 1 year ago

a-prezioso commented 1 year ago

Hi, I've a problem using tomcat 10 and hazelcast-wm. Tomcat 10 upgrade java servlet to 5.0.0 and now using jakarta e non javax (naming is changed). I see that hazelcast-wm instead uses javax. Is there any way to use jakarta with hazelcast?

pcvarma-sayukth commented 1 year ago

We too looking for the same, without which we can't upgrade to Tomcat 10. Please check the possibility of upgrading the Hazelcast Web Session Manager with Jakarta libraries

rjunqueira commented 1 year ago

Migrate_to_recent_version_ofspring&_servlet.patch

Hi, I have made this patch to permit it (5.0 version?). Anyone can handle the Pull Request with Hazelcast people ?

Regards

rjunqueira commented 1 year ago

Migrate_to_recent_version_ofspring&servlet&_jetty.patch

with jetty upgrade