Rémy,
On 10/9/24 00:20, Christopher Schultz wrote:
Rémy,
On 10/8/24 10:54, Rémy Maucherat wrote:
On Tue, Oct 8, 2024 at 4:04 PM Tim Funk <funk...@apache.org> wrote:
(Sorry I was out of office recently to test this)
This might cause issues for folks ...
https://bz.apache.org/bugzilla/show_bug.cgi?id=69333
If you precompiled your JSP's - You will get probably get something like
this after upgrade:
08-Oct-2024 09:37:25.873 SEVERE [ajp-nio-127.0.0.1-8009-exec-5]
org.apache.catalina.core.ApplicationDispatcher.invoke
Servlet.service() fo
r servlet
[org.apache.jsp.WEB_002dINF.jsp.common.viewTemplate.viewTemplate_jsp]
threw
exception
java.lang.NoSuchMethodError: 'void
org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(javax.servlet.jsp.tagext.Tag,
org.apache
.tomcat.InstanceManager, boolean)'
at
org.apache.jsp.WEB_002dINF.jsp.common.viewTemplate.viewTemplate_jsp._jspx_meth_html_005fhtml_005f0(viewTemplate_jsp.jav
a:179)
The solution (for affected users) is to rebuild your webapp against the
9.0.96
Indeed, there was an update in the Jasper runtime which changed its
behavior (and API).
I don't think this is worth a re-release/cancel of 9.0.96, but would it
be possible to restore the original method for a smoother transition?
That is, restore the original method in 9.0.97.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org