ANN: Bill Stewart's Apache Tomcat Setup for Windows [9.0.71]

2023-01-13 Thread Bill Stewart
Documentation and installer source: https://github.com/Bill-Stewart/ApacheTomcatSetup Download installer executable: https://github.com/Bill-Stewart/ApacheTomcatSetup/releases (Why an alternative installer for Windows? See the "Background" section in the documentation for details.) New in the

Re: Servlet Deployment Issues

2023-01-13 Thread Christopher Schultz
Anthony, On 1/13/23 12:03, Anthony Dell'Anno wrote: Chris, No, I haven’t seen those replies, but I have changed from JavaFX to Jakarta, as StackOverflow suggested that, too. What I’m experiencing now, is the old version of my HelloWorld class running, when I’ve updated it slightly, have

Re: Servlet Deployment Issues

2023-01-13 Thread Anthony Dell'Anno
Chris, No, I haven’t seen those replies, but I have changed from JavaFX to Jakarta, as StackOverflow suggested that, too. What I’m experiencing now, is the old version of my HelloWorld class running, when I’ve updated it slightly, have recompiled it, and have placed the new class file in the

[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

Re: Servlet Deployment Issues

2023-01-13 Thread Christopher Schultz
Anthony, On 1/12/23 18:18, Anthony Dell'Anno wrote: Good evening everyone, I am just starting out with Java servlets in Tomcat 10.1.4. I’m learning them using a book written in 2010, of which I don’t remember the authors’ names. Just FYI, a book written in 2010 will be using the Java EE or

Re: Question about Redisson

2023-01-13 Thread Christopher Schultz
Doug, On 1/12/23 15:51, Doug Whitfield wrote: Also, Chris's suggesiton to look at org.apache.catalina.connector.RECYCLE_FACADES is a good first step. Note that the value you need for that may not be what you expect. It needs to be "true" whereas I read the name and think it should be "false"

Re: Is it possible to add hsts header over http response ?

2023-01-13 Thread Christopher Schultz
Shawn, On 1/12/23 20:48, Shawn Heisey wrote: On 1/12/23 01:34, Mark Thomas wrote: On 12/01/2023 08:26, Hiran CHAUDHURI wrote: In that case the Connector would need to be configured with secure="true" to work correctly/securely and the HttpHeaderSecurityFilter would add the HSTS header if

Re: Tomcat is not Coming Up

2023-01-13 Thread Christopher Schultz
Prabu, Please don't hijack threads. Start a new thread instead of replying to an old message. Your question will get better visibility that way. Keep reading. On 1/11/23 10:19, Ganesan, Prabu wrote: Our Production Server Was Down, We have not Done any changes on this tomcat Level But we