[ANN] Apache Tomcat 9.0.108 available

2025-08-06 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.108. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.108 is a bugfix and fe

Re: Apache Tomcat 11 TLSCertificateReloadListener

2025-07-21 Thread Rémy Maucherat
On Mon, Jul 21, 2025 at 11:15 AM S Abirami wrote: > > > Hi All, > > We are looking for listener to monitor if it's a new certificate or an > updated one in the certificate and perform SSL reload. In Tomcat 11.0.9, we > noticed a listener class and the tomcat document says that it only monitors

[ANN] Apache Tomcat 9.0.107 available

2025-07-04 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.107. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.107 is a bugfix and fe

Re: Monitoring Virtual Threads via JMX / MBeans in Tomcat

2025-06-26 Thread Rémy Maucherat
On Thu, Jun 26, 2025 at 6:23 AM Rose Mary P T wrote: > > Dear Rémy Maucherat, > > > > Thank you for your comments. I have another question: can we configure both > virtual threads and platform threads in the same Apache Tomcat server.xml > file? Specifically, is i

Re: Servlet 6.2 / Tomcat 12 - Welcome files

2025-06-25 Thread Rémy Maucherat
On Wed, Jun 25, 2025 at 9:19 AM Mark Thomas wrote: > > All, > > Servlet 6.2 intends to address a long standing (more than 10 years) > issue with welcome files. Consider the following: > > - *.do is mapped to a servlet > - welcome files are index.jsp, index.do > > The intention is that the index.js

Re: Need confirmation about CVE-2025-48988 impacting Tomcat 9.0.10x related to CVE-2025-48976.

2025-06-23 Thread Rémy Maucherat
Hi, On Mon, Jun 23, 2025 at 12:12 PM Charpe, Anil wrote: > > Hi, > It is about the CVE-2025-48988 mentioned in the email subject. > I have a question that- if we update the "Apache Commons FileUpload" jar to > the version which fixes the CVE-2025-48976; in that case, do we still need to > updat

Re: Monitoring Virtual Threads via JMX / MBeans in Tomcat

2025-06-19 Thread Rémy Maucherat
Hi, On Tue, May 20, 2025 at 12:57 PM Rose Mary P T wrote: > > HI Mark, > > > Just a gentle reminder regarding my previous message. I’m following up to see > if there’s any update on this as its pending for long. > > As per your previous suggestion ,I was able to fetch the connectioncount. But >

[ANN] Apache Tomcat 9.0.106 available

2025-06-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.106. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.106 is a bugfix and fe

[ANN] Apache Tomcat 9.0.105 available

2025-05-12 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.105. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.104 is a bugfix and fe

Re: Apache Tomcat 12+

2025-04-17 Thread Rémy Maucherat
On Thu, Apr 17, 2025 at 5:16 PM William Crowell wrote: > > Hi, > > A few questions on the future direction of the project. > > It seems like Project Panama is still in preview mode as of JDK 24. Is that > correct? No, it's a stable regular part of Java since Java 22. Availability of the API wil

Re: Tomcat 11 catalina.policy file removed

2025-04-16 Thread Rémy Maucherat
On Wed, Apr 16, 2025 at 9:14 AM S Abirami wrote: > > Hi All, > > After upgrading to Tomcat 11, I noticed Catalina.policy file removed from the > tomcat. > I haven't see any specific documentation regarding it in tomcat release note, > migration guide etc. The security manager support has been r

[ANN] Apache Tomcat 9.0.104 available

2025-04-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.104. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.104 is a bugfix and fe

Re: HOWTO: the right way to configure security constraints to protect CGI scripts in web.xml

2025-04-08 Thread Rémy Maucherat
On Wed, Apr 9, 2025 at 2:49 AM Justin Chen wrote: > > Hi Mark and Chris, > > As suggested, updated configurations as follows: > > security-tomcat-2025 > > cgi > org.apache.catalina.servlets.CGIServlet > > cgiPathPrefix > /WEB-INF/cgi > > > executable > C:\Perl\strawberry\perl\bin\perl.exe >

Re: tomcat 11.0.5 multi-part configuration error

2025-03-28 Thread Rémy Maucherat
On Fri, Mar 28, 2025 at 3:28 PM Rick Noel wrote: > > We recently went from an error free tomcat 10 to the latest tomcat 11.0.5 > And now we get a muiti-part configuration error happening. > > The exact error message is this.. > > org.apache.catalina.core.ApplicationDispatcher.invoke Serv

[ANN] Apache Tomcat 9.0.102 available

2025-03-06 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.102. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.102 is a bugfix and fe

[ANN] Apache Tomcat 9.0.100 available

2025-02-17 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.100. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.100 is a bugfix and fe

Re: tomcat 10.1.33 random rare 500 response status for http2 upgrade with tls

2025-02-13 Thread Rémy Maucherat
On Thu, Feb 13, 2025 at 9:41 AM Cenk Pekyaman wrote: > > We run tomcat on java17 with the embedded tomcat setup. > We have http and https connectors and we have http2 upgradeProtocol for > both. > > We recently upgraded from 9.0.88 to 10.1.24 to work on javax to jakarta > migration, and after a wh

Re: catalina.policy file not available Tomcat 11.0.0

2025-02-11 Thread Rémy Maucherat
On Tue, Feb 11, 2025 at 1:41 PM Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Hello Ivano, > > it seems more like a decision from java side: > https://snyk.io/de/blog/securitymanager-removed-java/ Indeed: https://openjdk.org/jeps/411 Tomcat is apparently one of the very few comprehensive securit

[ANN] Apache Tomcat 9.0.99 available

2025-02-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.99. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.99 is a bugfix and feat

Re: Tomcat 11 and JDK 17 Upgraded from Tomcat 9 & JDK 8

2025-02-10 Thread Rémy Maucherat
gt; Regards, > Abirami.S > > -----Original Message- > From: Rémy Maucherat > Sent: Monday, February 10, 2025 3:38 PM > To: Tomcat Users List > Subject: Re: Tomcat 11 and JDK 17 Upgraded from Tomcat 9 & JDK 8 > > On Mon, Feb 10, 2025 at 10:46 AM S Abirami > wrote: &

Re: Tomcat 11 and JDK 17 Upgraded from Tomcat 9 & JDK 8

2025-02-10 Thread Rémy Maucherat
On Mon, Feb 10, 2025 at 10:46 AM S Abirami wrote: > > Hi , > > I am using a embedded tomcat while the below mentioned exception is thrown > when starting the Embedded tomcat server when upgrading > To Tomcat 11 and JDK 17 Upgraded from Tomcat 9 & JDK 8 This is debug logging, so no problem. Howev

Re: RE: JspWriterImpl BufferSize And Flushing In Tomcat 10.1.16

2025-02-03 Thread Rémy Maucherat
On Mon, Feb 3, 2025 at 3:38 AM Tim N wrote: > > I've replicated something similar on Tomcat 10.1.34 (and also 9.0.98). Steps > > 1 - Download and unzip Tomcat 10.1.34 > 2 - Create file "webapps/ROOT/include.jsp" with contents "I've been > included!" > 3 - Edit "webapps/ROOT/index.jsp" adding the f

Re: JspWriterImpl BufferSize And Flushing In Tomcat 10.1.16

2025-01-29 Thread Rémy Maucherat
On Wed, Jan 29, 2025 at 5:45 AM Tim N wrote: > > I'm including the stack-trace in case that's helpful There are no differences in JspWriterImpl between 9.0 and the current Tomcat 11 or 12 trunk. The buffer of the writer will auto flush by default if it is full. This is the "autoFlush" on the pag

Re: session Manager "maxActiveSessions" alternative behavior : allow new session but expire old session

2025-01-09 Thread Rémy Maucherat
On Thu, Jan 9, 2025 at 1:31 PM Pascal Rigaux wrote: > > Hi, > > On 08/01/2025 22:13, Christopher Schultz wrote: > > [...] > > It would allow anyone to force a logout of all current users at will just > > by making any request that causes an unauthenticated session to be created. > > > > Instant D

Re: Verification of Vulnerability CVE-2024-56337 in Apache Tomcat

2024-12-26 Thread Rémy Maucherat
On Thu, Dec 26, 2024 at 2:56 PM Luqman C wrote: > > Dear Apache Tomcat Team, > I am writing to verify if my client environment is affected by the > CVE-2024-56337 vulnerability in Apache Tomcat, related to remote code > execution (RCE) via a write-enabled default servlet, which also impacts > m

[ANN] Apache Tomcat 9.0.98 available

2024-12-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.98. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.98 is a bugfix and feat

Re: [External] Re: Best way to *programmatically* detect that all webapps are fully deployed and running?

2024-11-24 Thread Rémy Maucherat
On Sun, Nov 24, 2024 at 4:53 PM Amit Pande wrote: > > Though it's super late, thought of sharing using JMX to get the application > deployment status. > > https://github.com/amitlpande/java-utils/blob/master/ApplicationeploymentCheckerValve.java > https://github.com/amitlpande/java-utils/blob/mas

[ANN] Apache Tomcat 9.0.97 available

2024-11-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.97. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.97 is a bugfix and feat

Re: Tomcat 9.0.96 first start throws java.lang.NullPointerException. Works in the same conditions with 9.0.91.

2024-10-28 Thread Rémy Maucherat
On Mon, Oct 28, 2024 at 11:41 AM Lucian Jurj wrote: > > > > Looking at "https-openssl-nio-9727" connector (ignoring "http-nio-9728") I > > see > > > 24-Oct-2024 12:27:14.109 INFO [main] > > org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler > > ["https-openssl-nio-9727"] > > 24-

Re: Tomcat 9.0.96 first start throws java.lang.NullPointerException. Works in the same conditions with 9.0.91.

2024-10-25 Thread Rémy Maucherat
On Fri, Oct 25, 2024 at 11:37 AM Lucian Jurj wrote: > > Thank you Rémy for your quick response. We still have a few questions for > better understanding. > > > >> 24-Oct-2024 11:53:15.217 INFO [main] > >> org.apache.catalina.startup.Catalina.load Server initialization in > >> [1871] milliseconds

Re: deploying on 9.0.96 is painful

2024-10-24 Thread Rémy Maucherat
On Thu, Oct 24, 2024 at 4:32 PM Ronald Klop wrote: > > Van: "Rémy Maucherat" > Datum: woensdag, 23 oktober 2024 17:48 > Aan: users@tomcat.apache.org > Onderwerp: Re: deploying on 9.0.96 is painful > > > > On Wed, Oct 23, 2024 at 5:37PM Ronald Klop > >

Re: Tomcat 9.0.96 first start throws java.lang.NullPointerException. Works in the same conditions with 9.0.91.

2024-10-24 Thread Rémy Maucherat
On Thu, Oct 24, 2024 at 2:36 PM Lucian Jurj wrote: > > Hi, > > I've searched for a solution on wiki, web, apache pony mail lists. Tried > various experinetns to isolate the cause... but unsuccessful. I've seen this > 3 months ago with 9.0.93 then waited to more tomcat releases and retry > think

Re: deploying on 9.0.96 is painful

2024-10-23 Thread Rémy Maucherat
On Wed, Oct 23, 2024 at 5:37 PM Ronald Klop wrote: > > Hi, > > We pre-compile our JSPs. Team Dev uses Tomcat jars for this. And team Sys > keeps the Tomcat servers running and up-to-date. > Running Tomcat since 5.x or maybe even before. Currently running 9.0.x. > > For years it worked fine if we

Re: Null host causing NullPointerException in CrawlerSessionManagerValve

2024-10-10 Thread Rémy Maucherat
On Thu, Oct 10, 2024 at 1:37 PM Donald I Macdonald wrote: > > Hi there, > > I've a tomcat 9.0.91 server (running on Corretto OpenJDK 17.0.12.7.1 + > Amazon Linux 2023). It runs behind nginx (v1.24.0). > > The catalina log records a NPE SEVERE error every few seconds, > complaining that the Host us

Re: [External] : Re: Issue with using tomcat-embed-core, JDK 11 and modules

2024-10-09 Thread Rémy Maucherat
0.95 work for me as well. I would say your maven did not use the right annotations jar, for example the annotations jar from 9.0.93 does not include the module info (due to the packaging bug) and it could maybe do that. Rémy > Thanks, > Greg > > ____ > From

Re: Issue with using tomcat-embed-core, JDK 11 and modules

2024-10-09 Thread Rémy Maucherat
On Tue, Oct 8, 2024 at 5:23 PM Greg Eschbacher wrote: > > Hi everyone, > > Our application is upgrading from tomcat-embed-core 9.0.88 to 9.0.95, and we > are having issues building with the latest jar. > > We are getting issues related to JDK 11 and modules. Specifically, when we > build, we ge

[ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.96. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.96 is a bugfix and feat

Re: Considerations for the WebDAV servlet

2024-10-02 Thread Rémy Maucherat
On Wed, Oct 2, 2024 at 4:47 PM Christopher Schultz wrote: > > Michael, > > On 10/1/24 12:14, Michael Osipov wrote: > > On 2024/10/01 15:20:53 Rémy Maucherat wrote: > >> On Tue, Oct 1, 2024 at 4:53 PM Michael Osipov wrote: > >>> > >>> Folk

Re: Considerations for the WebDAV servlet

2024-10-01 Thread Rémy Maucherat
On Tue, Oct 1, 2024 at 4:53 PM Michael Osipov wrote: > > Folks, > > I'd like to put some effort into the DefaultServlet and the WebDAV servlet > to align them more with mod_autoindex and add some minor improvements if I > can cover my usecases here at work. > > Currently, I use mod_dav which I wan

[ANN] Apache Tomcat 9.0.95 available

2024-09-17 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.95. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.95 is a bugfix and feat

Re: net::ERR_HTTP2_PROTOCOL_ERROR errors in version 10.1.29

2024-09-13 Thread Rémy Maucherat
On Fri, Sep 13, 2024 at 11:58 AM Thomas Hoffmann (Speed4Trade GmbH) wrote: > > Hello, > after upgrading from 10.1.25 to 10.1.29 I experience many > net::ERR_HTTP2_PROTOCOL_ERROR in Edge and Chrome. > Firefox shows NS_ERROR_NET_RESET. > The website doesn't fully render. > > Access-Log shows severa

[ANN] Apache Tomcat 9.0.94 available

2024-09-11 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.94. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.94 is a bugfix and feat

[ANN] Apache Tomcat 9.0.93 available

2024-08-05 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.93. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.93 is a bugfix and feat

Re: Tomcat 10.x over 9.x

2024-07-12 Thread Rémy Maucherat
On Fri, Jul 12, 2024 at 1:04 PM Dimitris Soumis wrote: > > Hello, > > Regarding the end-of-life date for Tomcat 9.0.x, you can find the relevant > information in this link, which contains an email from the mailing list: End > of Lifecycle for Tomcat 9.0.x >

[ANN] Apache Tomcat 9.0.91 available

2024-07-08 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.91. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.91 is a bugfix and feat

[ANN] Apache Tomcat 9.0.90 available

2024-06-19 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.90. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.90 is a bugfix and feat

Re: Changes between Tomcat 9.0.86 and 9.0.88?

2024-06-14 Thread Rémy Maucherat
On Thu, Jun 13, 2024 at 11:30 PM Christopher Schultz wrote: > > Jon, > > On 6/13/24 14:27, Mcalexander, Jon J. wrote: > > Thanks Chuck! Here is the full stack-trace > > > > Jun 11, 2024 3:21:28 PM org.apache.catalina.startup.HostConfig > > deployDirectory > > SEVERE: Error deploying web applicati

Re: JVM crashing with caCertificatePath in server.xml

2024-05-21 Thread Rémy Maucherat
On Tue, May 21, 2024 at 9:33 AM Michael Osipov wrote: > > On 2024/05/20 13:30:43 Christopher Schultz wrote: > > Michael, > > > > On 5/20/24 06:52, Michael Osipov wrote: > > > On 2024/05/17 15:11:58 Christopher Schultz wrote: > > >> Michael, > > >> > > >> On 5/17/24 03:42, Michael Osipov wrote: > >

[ANN] Apache Tomcat 9.0.89 available

2024-05-07 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.89. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.89 is a bugfix and feat

Re: Tomcat closes connections on unexpected status codes

2024-04-18 Thread Rémy Maucherat
On Thu, Apr 18, 2024 at 1:17 PM Mark Thomas wrote: > > On 18/04/2024 09:07, Stefan Ansing wrote: > > Hi, > > > > We've observed some unexpected behaviour in Apache Tomcat (version 10.1.19) > > where we see that HTTP/1.1 connections are closed whenever a servlet > > application returns the followin

[ANN] Apache Tomcat 9.0.88 available

2024-04-16 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.88. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.88 is a bugfix and feat

[ANN] Apache Tomcat 11.0.0-M19 (alpha) available

2024-04-16 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 11.0.0-M19 (alpha). Apache Tomcat 11 is an open source software implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations s

[ANN] Apache Tomcat 9.0.87 available

2024-03-14 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.87. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.87 is a bugfix and feat

Re: When does Tomcat add and remove threads?

2024-03-12 Thread Rémy Maucherat
On Tue, Mar 12, 2024 at 5:55 PM wrote: > > All, > > > > -Original Message- > > From: Christopher Schultz > > Sent: Tuesday, March 12, 2024 8:31 AM > > To: users@tomcat.apache.org > > Subject: Re: When does Tomcat add and remove threads? > > > > John, > > > > On 3/11/24 18:14, john.e.gr...

[ANN] Apache Tomcat 9.0.86 available

2024-02-19 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.86. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.86 is a bugfix and feat

[ANN] Apache Tomcat 9.0.85 available

2024-01-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.85. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.85 is a bugfix and feat

Re: Run Tomcat as native image

2023-12-20 Thread Rémy Maucherat
On Wed, Dec 20, 2023 at 5:33 AM Jun Suzuki wrote: > > 2023年12月19日(火) 16:11 Jun Suzuki : > > > > 2023年12月19日(火) 1:18 Rémy Maucherat : > > > > > > On Mon, Dec 18, 2023 at 1:28 PM Jun Suzuki > > > wrote: > > > > > > > > He

Re: Run Tomcat as native image

2023-12-18 Thread Rémy Maucherat
On Mon, Dec 18, 2023 at 1:28 PM Jun Suzuki wrote: > > Hello all, > > I'm now following the guide of > https://tomcat.apache.org/tomcat-11.0-doc/graal.html to build Tomcat > into native image. > The original thread I posted before has become too long to be easily > understood, so please let me rais

Re: Issues of Ahead of Time compilation support

2023-12-15 Thread Rémy Maucherat
On Fri, Dec 15, 2023 at 11:54 AM Jun Suzuki wrote: > > Rémy > Thank you so much for your support. > May I confirm a little bit further regarding your reply. > > 2023年12月15日(金) 17:08 Rémy Maucherat : > > > > On Fri, Dec 15, 2023 at 4:18 AM Jun Suzuki wrote: > &

Re: 9.0.83 addSslHostConfig JMX Operation Regression (Sample Code Attached)

2023-12-15 Thread Rémy Maucherat
the last one always wins. This would explain why it sometimes works and > > sometimes does not work. > > > > The best solution would be to explicitly-define this operation in the > > MBeans XML-based registration. Then no introspection is necessary and we > > alway

Re: Issues of Ahead of Time compilation support

2023-12-15 Thread Rémy Maucherat
On Fri, Dec 15, 2023 at 4:18 AM Jun Suzuki wrote: > > Hello all, > > Does anyone have experience of implementation of AOT/GraalVM by > following official documentation as below? > https://tomcat.apache.org/tomcat-9.0-doc/graal.html > > I created a simple spring framework application(deployed as a

Re: 9.0.83 addSslHostConfig JMX Operation Regression (Sample Code Attached)

2023-12-14 Thread Rémy Maucherat
On Wed, Dec 13, 2023 at 9:43 PM Daniel Skiles wrote: > > The object and operation I'm trying to address is Catalina --> > ProtocolHandler --> --> --> operations --> addSslHostConfig. > > The parameters are an SslHostConfig object and the boolean value "true". > > The operation is "addSslHostConf

[ANN] Apache Tomcat 9.0.84 available

2023-12-12 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.84. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.84 is a bugfix and feat

[ANN] Apache Tomcat 9.0.83 available

2023-11-15 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.83. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.83 is a bugfix and feat

Re: Testing OpenSSL integration using the FFM API with Tomcat 11 on Windows 10

2023-11-10 Thread Rémy Maucherat
On Fri, Nov 10, 2023 at 4:27 PM Mark Thomas wrote: > > On 10/11/2023 14:44, Eduardo Guadalupe wrote: > > Thanks Mark, > > > > I found the issue, I assumed OpenSSL was installed because I had seen in > > some logs the message “OpenSSL successfully initialized [OpenSSL 3.0.11 19 > > Sep 2023].” > >

[ANN] Apache Tomcat 9.0.82 available

2023-10-13 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.82. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.82 is a bugfix and feat

Re: Tomcat 9.0.81 Degraded ssl performance

2023-10-13 Thread Rémy Maucherat
On Fri, Oct 13, 2023 at 9:25 AM Rathore, Rajendra wrote: > > Hi Team, > > Can you please share the release plan for 9.0.82 version, as we are planning > to update it? You can get it at the usual place: https://tomcat.apache.org/download-90.cgi Rémy > > Thanks and Regards, > Rajendra Rathore >

Re: Change in behavior Tomcat 9.0.81

2023-10-11 Thread Rémy Maucherat
On Wed, Oct 11, 2023 at 11:30 AM i...@flyingfischer.ch wrote: > > Strange change in behavior, when updating to the latest Tomcat 9.0.81 > version: > > Calling static files (.js / .css) from a server running Tomcat 9.0.81 > over httpclient now results in > > org.apache.http.ConnectionClosedExceptio

[ANN] Apache Tomcat 9.0.81 available

2023-10-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.81. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.81 is a bugfix and feat

[ANN] Apache Tomcat 9.0.79 available

2023-08-14 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.79. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.79 is a bugfix and feat

Re: Pinned threads for HTTP2 using Virtual Threads on Tomcat 10.1.7

2023-07-28 Thread Rémy Maucherat
On Thu, Jul 27, 2023 at 5:04 PM Mark Thomas wrote: > > I've refactored things to the point where the unit tests run without > generating any warnings for pinning. I suspect further issues will be > identified over time and we can address those as they are found. Ok, so the changes for Loom are: s

[ANN] Apache Tomcat 9.0.78 available

2023-07-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.78. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.78 is a bugfix and feat

Re: RateLimitFilter

2023-07-07 Thread Rémy Maucherat
On Fri, Jul 7, 2023 at 6:07 PM Peter Eichenauer wrote: > > Hi, > > thank you for adding the RateLimitFilter in Tomcat 9.0.76. It is working > as expected, but I wonder if the log message during initialisation is > correct: Actual is [{3}] per [{4}] milliseconds. [{5}]. > > To me it looks like that

Re: Tomcat 9 returns INameEnvironment error

2023-06-16 Thread Rémy Maucherat
with bumping Java requirements. For example, Tomcat 10.1 uses Java 11 as the minimum, but JDT 4.28 is *already* Java 17+. So Tomcat 10.1 will stay on 4.27 forever basically. Rémy > Mark > > > > > > Thanks, > > Joel > > > > On Thu, Jun 15, 2023 at 11:2

Re: Tomcat 9 returns INameEnvironment error

2023-06-15 Thread Rémy Maucherat
On Thu, Jun 15, 2023 at 5:17 PM Joel Griffith wrote: > > I'm setting up a JSP webapp on an Ubuntu 22.04 system. The webapp uses > Tomcat 9 proxied through Apache 2, just as described here > . I'm > recreating a setup that works on an Ub

Re: Tomcat 11 Release Date

2023-06-09 Thread Rémy Maucherat
On Fri, Jun 9, 2023 at 10:38 AM Mark Thomas wrote: > > On 08/06/2023 21:37, William Crowell wrote: > > Mark, > > > > Thank you for your reply. Any ideas on Tomcat 11 features that will be > > included with a final release next year? > > Virtual thread support was the the first major new feature

[ANN] Apache Tomcat 9.0.76 available

2023-06-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.76. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.76 is a bugfix and feat

[ANN] Apache Tomcat 9.0.75 available

2023-05-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.75. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.75 is a bugfix and feat

Re: [ANN] Apache Tomcat 9.0.74 available

2023-04-18 Thread Rémy Maucherat
On Tue, Apr 18, 2023 at 2:05 PM Maxim Solodovnik wrote: > > from mobile (sorry for typos ;) > > > On Tue, Apr 18, 2023, 18:58 Rémy Maucherat wrote: > > > On Tue, Apr 18, 2023 at 1:49 PM Maxim Solodovnik > > wrote: > > > > > > Hello, > > >

Re: [ANN] Apache Tomcat 9.0.74 available

2023-04-18 Thread Rémy Maucherat
mcat.apache.org/download-90.cgi or https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.74/ Rémy > > from mobile (sorry for typos ;) > > > On Tue, Apr 18, 2023, 15:55 Rémy Maucherat wrote: > > > The Apache Tomcat team announces the immediate availability of Apache > > Tomc

[ANN] Apache Tomcat 9.0.74 available

2023-04-18 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.74. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.74 is a bugfix and feat

Re: java.lang.AbstractMethodError: Receiver class org.apache.tomcat.websocket.server.WsSessionListener does not define or inherit an implementation

2023-03-20 Thread Rémy Maucherat
On Mon, Mar 20, 2023 at 1:59 PM Harri Pesonen wrote: > > Hello, > > I changed: > > * source code target from Java 8 to Java 11 > * Tomcat from 8.5 to 9.0.73 > * Java runtime from Java 11 to Java 17 > and now I see extra error in Tomcat log, which did not happen before: The Servlet API

[ANN] Apache Tomcat 9.0.73 available

2023-03-03 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.73. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.73 is a bugfix and feat

[ANN] Apache Tomcat 9.0.72 available

2023-02-23 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.72. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.72 is a bugfix and feat

Re: changes in Tomcat 10 break Spring Boot 3 executable JARs

2023-02-02 Thread Rémy Maucherat
On Tue, Jan 31, 2023 at 5:14 PM Garret Wilson wrote: > > I'm passing on an issue discussed on Spring Boot GitHub which may not > have been passed on to you. The main ticket is > https://github.com/spring-projects/spring-boot/issues/33633 . > > Spring Boot 3 executable JARs with Java 17 will break

Re: changes in Tomcat 10 break Spring Boot 3 executable JARs

2023-01-31 Thread Rémy Maucherat
On Tue, Jan 31, 2023 at 5:14 PM Garret Wilson wrote: > > I'm passing on an issue discussed on Spring Boot GitHub which may not > have been passed on to you. The main ticket is > https://github.com/spring-projects/spring-boot/issues/33633 . > > Spring Boot 3 executable JARs with Java 17 will break

[ANN] Apache Tomcat 9.0.71 available

2023-01-13 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.71. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.71 is a bugfix and feat

Re: Possibilities for fetching config information from Kubernetes

2023-01-10 Thread Rémy Maucherat
On Tue, Jan 10, 2023 at 3:11 PM Christopher Schultz wrote: > > Mark, > > On 1/10/23 03:22, Mark Thomas wrote: > > On 09/01/2023 22:17, Christopher Schultz wrote: > >> All, > >> > >> I'm aware that there is a k8s manager for clustering > >> (CloudMembershipService) but I was wondering if / how that

Re: apache-tomcat-9.0.70 >> JNDI look up fails in a different thread context class loader !!

2022-12-13 Thread Rémy Maucherat
On Tue, Dec 13, 2022 at 9:36 AM dineshk wrote: > > > Hi Mark, > I guess you are right , I tried with simple web application and JNDI look up > fails in both tomcat 7.x and 9.x if the current thread context class loader > is changed but strangely when we deploy our application which uses hibernat

Re: Receiving HTTP (any version but 3 prefered) over UDP

2022-12-09 Thread Rémy Maucherat
On Fri, Dec 9, 2022 at 10:02 AM Mark Thomas wrote: > > On 08/12/2022 21:55, Aryeh Friedman wrote: > > I just tried the following command to test if tomcat does in fact listen on > > UDP: > > > > aryeh@sarek1024% nc -u localhost 8080 > > GET / HTTP/1.1 > > > > > > aryeh@sarek1024% > > > > Which is

[ANN] Apache Tomcat 9.0.70 available

2022-12-05 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.70. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.70 is a bugfix and feat

Re: tomcat version retirement plan

2022-11-24 Thread Rémy Maucherat
Hi, On Thu, Nov 24, 2022 at 10:54 AM Rathore, Rajendra wrote: > > Hi Team, > > Can you please share the timeline for retiring the individual tomcat release ? > > Tomcat retirement plan date(tentative) > 8.5.x > 9.x.x > 10.0.x > 10.1.x > > Based on above table we will plan which to

Re: Why does LockOutRealm not support CredentialHandler?

2022-11-17 Thread Rémy Maucherat
On Thu, Nov 17, 2022 at 11:22 AM Mark Thomas wrote: > > On 17/11/2022 10:07, Rémy Maucherat wrote: > > On Wed, Nov 16, 2022 at 6:14 PM Christopher Schultz > > > > >> I guess we could add a configuration option to CombinedRealm: > >> > >> inher

Re: Why does LockOutRealm not support CredentialHandler?

2022-11-17 Thread Rémy Maucherat
On Wed, Nov 16, 2022 at 6:14 PM Christopher Schultz wrote: > > Rémy, > > On 11/16/22 07:53, Rémy Maucherat wrote: > > On Wed, Nov 16, 2022 at 1:36 PM Christopher Schultz > > wrote: > >> > >> Thorsten, > >> > >> On 11/16/22 03:20,

Re: Why does LockOutRealm not support CredentialHandler?

2022-11-16 Thread Rémy Maucherat
On Wed, Nov 16, 2022 at 1:36 PM Christopher Schultz wrote: > > Thorsten, > > On 11/16/22 03:20, Thorsten Schöning wrote: > > Guten Tag Christopher Schultz, > > am Mittwoch, 16. November 2022 um 04:50 schrieben Sie: > > > >> >> resourceName="UserDatabase"> > >> >> className="org.apache.catalina.r

Re: Why does LockOutRealm not support CredentialHandler?

2022-11-15 Thread Rémy Maucherat
On Tue, Nov 15, 2022 at 11:11 AM Thorsten Schöning wrote: > > Hi everyone, > > I have some webapp hosted by Tomcat and need to restrict user access > to some part of that. One additional requirement is that this app > needs to be CIS benchmark compliant and that requires to use > LockOutRealm and

[ANN] Apache Tomcat 9.0.69 available

2022-11-14 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.69. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.69 is a bugfix and feat

Re: [ANN] Apache Tomcat 9.0.67 available

2022-09-29 Thread Rémy Maucherat
On Thu, Sep 29, 2022 at 10:06 AM Greg Huber wrote: > > Hello, > > I am testing this release and are getting lots of these type of random > errors : > > <%@include file="../widgets/lazyload.jsp" %> > > > Caused by: org.apache.jasper.JasperException: > /WEB-INF/jsps/core/listMe.jsp (line: [91], colu

[ANN] Apache Tomcat 9.0.67 available

2022-09-26 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.67. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.67 is a bugfix and feat

Re: [ANN] New committer: Han Li

2022-09-06 Thread Rémy Maucherat
On Tue, Sep 6, 2022 at 9:39 AM Mark Thomas wrote: > > On behalf of the Tomcat committers I am delighted to announce that > Han Li (lihan) has been voted in as a new Tomcat committer. > > Please join me in congratulating Han. Welcome ! :) Remy > Kind regards, > > Mark > > ---

  1   2   3   4   5   >