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

Grizzly does not build against Servlet 6.1.0-M1 #2205

Open
lukasj opened this issue Mar 20, 2024 · 1 comment
Open

Grizzly does not build against Servlet 6.1.0-M1 #2205

lukasj opened this issue Mar 20, 2024 · 1 comment

Comments

@lukasj
Copy link
Member

lukasj commented Mar 20, 2024

[ERROR] .../org/glassfish/grizzly/servlet/HttpServletResponseImpl.java:[48,8] org.glassfish.grizzly.servlet.HttpServletResponseImpl is not abstract and does not override abstract method sendRedirect(java.lang.String,int,boolean) in jakarta.servlet.http.HttpServletResponse
@lukasj
Copy link
Member Author

lukasj commented Mar 26, 2024

@arjantijms nor M2 - both are missing sendRedirect(java.lang.String,int,boolean) method in org.glassfish.grizzly.servlet.HttpServletResponseImpl - in 4.0.2

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