dsmiley opened a new pull request, #4153: URL: https://github.com/apache/solr/pull/4153
I noticed our web.xml and webdefault.xml have become out of date, especially since they were not referring to jakarta. For debdefault.xml, I copied the [latest version ](https://raw.githubusercontent.com/jetty/jetty.project/refs/heads/jetty-12.1.x/jetty-ee10/jetty-ee10-webapp/src/main/config/etc/webdefault-ee10.xml) and made some edits (see inline review). I reviewed the changelog of this file to see where we made intentional edits. Not sure if needs a JIRA... not really aiming for a side-effect. Albeit it's nice to see a useless log message go away about JSP :-) No more: > 2026-02-21 03:49:10.978 INFO (main) [] o.e.j.e.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find org.apache.jasper.servlet.JspServlet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
