Tomcat 9.0.x support Java 17 ?

2025-05-27 Thread dineshk
Hi Team,  Could anybody clarify on if we could use Java 17 with Java EE specs with tomcat 9.0.x ? RegardsDinesh Sent from Yahoo Mail for iPhone

adding new SSL certificate without restarting tomcat

2025-05-27 Thread Ivano Luberti
Hi all, is there a way to configure tomcat in order to avoid restart when I change the list of ssl certificates? I know and I do it, how to reload existing certificates, but I'm searching a qay to avoid reloading when I add or remove a certificate. I'm using Tomcat 9 , but looking for solutio

Re: Tcnative-2 PQC support

2025-05-27 Thread federico bustamante
Hi Mark, hope to find you well. Just following up, did you get the build working? I tried a few more times but I couldn't make any progress. Fede On Thu, May 22, 2025, 08:22 federico bustamante wrote: > I couldn't make it work with mingw64. > The switch to 3.5 LTS would be wonderful, I hope you

Re: rewrite.config hot update?

2025-05-27 Thread Holger Klawitter
Hi, In the context.xml you should be able to specify WEB-INF/rewrite.config Troels Arvin wrote (at 2025-05-27 11:30 +0200): > Hello, > > For Tomcat 9, using the rewrite valve: > > It seems that when I update the contents of the rewrite.config file, I have > to restart Tomcat. I there a way t

rewrite.config hot update?

2025-05-27 Thread Troels Arvin
Hello, For Tomcat 9, using the rewrite valve: It seems that when I update the contents of the rewrite.config file, I have to restart Tomcat. I there a way to ask Tomcat to re-read the rewrite.config file without having to restart the whole servlet container? Or can Tomcat somehow be configure