[Bug 69399] JspRuntimeLibrary.releaseTag not called anymore when enablePooling=false

2024-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69399 msobkiewicz changed: What|Removed |Added CC||michal.sobkiew...@wp.pl -- You are rece

[Bug 69399] JspRuntimeLibrary.releaseTag not called anymore when enablePooling=false

2024-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69399 --- Comment #1 from msobkiewicz --- I'd like to add that this affects 10.1.31 and 11.0.0 too. As a workaround, one may set enablePooling to false as described in https://tomcat.apache.org/tomcat-9.0-doc/jasper-howto.html#Configuration. -- Yo