Re: REG: Version stability of Tomcat 9.0.96

2025-02-11 Thread Jason Wee
opsie.. I suppose they can find a workaround for their solution On Tue, Feb 11, 2025 at 8:55 PM Christopher Schultz wrote: > > Jason, > > On 2/7/25 6:53 AM, Jason Wee wrote: > > Why not use releaseTag with 2 arguments? That 3 arguments method is > > deprecated in tomcat9.0.98 anyway...sooner

Re: REG: Version stability of Tomcat 9.0.96

2025-02-11 Thread Christopher Schultz
Jason, On 2/7/25 6:53 AM, Jason Wee wrote: Why not use releaseTag with 2 arguments? That 3 arguments method is deprecated in tomcat9.0.98 anyway...sooner it will be removed... This isn't really an application issue. The application isn't calling releaseTag() itself; the JSP compiler generated

Re: REG: Version stability of Tomcat 9.0.96

2025-02-10 Thread Divyabharathi Sundaram
Subject: Re: REG: Version stability of Tomcat 9.0.96 CAUTION! This email originated from outside of MAG > Could you please suggest whether the below link can be given to the > application team as supported artifacts or doc for the deprecated methods. Been reading this threads and I thi

Re: REG: Version stability of Tomcat 9.0.96

2025-02-07 Thread Jason Wee
om: Jason Wee > Sent: Friday, February 7, 2025 5:23 PM > To: Tomcat Users List > Subject: Re: REG: Version stability of Tomcat 9.0.96 > > CAUTION! This email originated from outside of MAG > > Why not use releaseTag with 2 arguments? That 3 arguments method is > deprecated in t

Re: REG: Version stability of Tomcat 9.0.96

2025-02-07 Thread Divyabharathi Sundaram
ated-list.html Regards, DivyaBharathi.S TCS - Infra Midrange SME Malaysia Airlines Berhad From: Jason Wee Sent: Friday, February 7, 2025 5:23 PM To: Tomcat Users List Subject: Re: REG: Version stability of Tomcat 9.0.96 CAUTION! This email originated from outsid

Re: REG: Version stability of Tomcat 9.0.96

2025-02-07 Thread Jason Wee
Why not use releaseTag with 2 arguments? That 3 arguments method is deprecated in tomcat9.0.98 anyway...sooner it will be removed... Regards, Jason Wee On Fri, Feb 7, 2025 at 5:55 PM Konstantin Kolinko wrote: > > чт, 6 февр. 2025 г. в 16:42, Divyabharathi Sundaram > : > > > > Stacktraces > > org

Re: REG: Version stability of Tomcat 9.0.96

2025-02-07 Thread Konstantin Kolinko
чт, 6 февр. 2025 г. в 16:42, Divyabharathi Sundaram : > > Stacktraces > org.apache.jasper.JasperException: javax.servlet.ServletException: > java.lang.NoSuchMethodError: > org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(Ljavax/servlet/jsp/tagext/Tag;Lorg/apache/tomcat/InstanceManager;Z)V >

Re: REG: Version stability of Tomcat 9.0.96

2025-02-07 Thread Mark Thomas
again. Thanks & Regards, S Divyabharathi From: Divyabharathi Sundaram Sent: Thursday, February 6, 2025 11:27 PM To: Tomcat Users List Subject: Re: REG: Version stability of Tomcat 9.0.96 Hi Dimitris, Noted, Kindly hold the ticket we will get back after discus

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Divyabharathi Sundaram
From: Divyabharathi Sundaram Sent: Thursday, February 6, 2025 11:27 PM To: Tomcat Users List Subject: Re: REG: Version stability of Tomcat 9.0.96 Hi Dimitris, Noted, Kindly hold the ticket we will get back after discussing with the application team. Regards, DivyaBharathi.S TCS - Infra Midrange

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Divyabharathi Sundaram
Users List Subject: Re: REG: Version stability of Tomcat 9.0.96 CAUTION! This email originated from outside of MAG Judging by the method call JspRuntimeLibrary.releaseTag(Ljavax/servlet/jsp/tagext/*Tag* ;Lorg/apache/tomcat/*InstanceManager*;*Z*) you are calling the method with the 3 arguments of

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Dimitris Soumis
alve.invoke(StandardWrapperValve.java:168) > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) > > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) > > org.apache.catalina.core.StandardHostValve.invoke(S

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Divyabharathi Sundaram
egards, DivyaBharathi.S TCS - Infra Midrange SME Malaysia Airlines Berhad From: Dimitris Soumis Sent: Thursday, February 6, 2025 4:18 PM To: Tomcat Users List Subject: Re: REG: Version stability of Tomcat 9.0.96 CAUTION! This email originated from outside of MAG Apo

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Dimitris Soumis
Apologies, misspelled the version. As of 06/02/2025,* 9.0.98* is the latest stable tomcat 9 version . Kind regards, Dimitris On Thu, Feb 6, 2025 at 12:44 PM Dimitris Soumis wrote: > > > On Thu, Feb 6, 2025 at 10:13 AM Divyabharathi Sundaram > wrote:

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Dimitris Soumis
On Thu, Feb 6, 2025 at 10:13 AM Divyabharathi Sundaram wrote: > Hi Team, > > We have recently upgraded tomcat from 9.0.82 to 9.0.96, one of the > application teams has reported the error below ( please refer the > screenshot). They have also stated that the issue is because of the bug > with the

Re: REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Sebastian Trost
DivyaBharathi, please don't attach or link images in your e-mails. Instead, just copy&paste the error as text into your message. Sebastian On 06.02.2025 09:06, Divyabharathi Sundaram wrote: Hi Team, We have recently upgraded tomcat from 9.0.82 to 9.0.96, one of the application teams has re

REG: Version stability of Tomcat 9.0.96

2025-02-06 Thread Divyabharathi Sundaram
Hi Team, We have recently upgraded tomcat from 9.0.82 to 9.0.96, one of the application teams has reported the error below ( please refer the screenshot). They have also stated that the issue is because of the bug with the version 9.0.96. Please confirm whether the version 9.0.96 is reported as