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

Update from javax.servlet to jakarta.servlet #1297

Open
adam-long opened this issue Jul 31, 2024 · 1 comment
Open

Update from javax.servlet to jakarta.servlet #1297

adam-long opened this issue Jul 31, 2024 · 1 comment

Comments

@adam-long
Copy link

In Java 11, the javax.servlet package was removed. Servlet support has moved to the Eclipse Foundation with a package name of jakarta.servlet. The references to javax.servlet should be updated for compatibility with Tomcat versions 10 and newer.

@jodygarnett
Copy link
Contributor

This is a much larger activity then just changing the API as we must update to spring-framework-6.

To support this activity please see https://geoserver.org/behind%20the%20scenes/2024/09/10/gs3.html

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

2 participants