Re: Problems with the most problematic of our Tomcat installations on IBM Midrange (cross-posted to Midrange and Tomcat Lists)

2024-07-24 Thread Christopher Schultz
James, On 7/23/24 16:54, James H. H. Lampert wrote: On 7/23/24 1:25 PM, Christopher Schultz wrote: Thomas, Uh, "James." Thomas was someone who answered earlier. :| 2. What has to fit into that 7GiB private memory pool? Does it include any OS, or is it just the JVM itself? On an IBM Midr

[ANN] Apache Tomcat Native 2.0.8 released

2024-07-24 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 2.0.8 stable. The key features of this release are: - Fix a crash on Windows when SSLContext.setCACertificate() is invoked with a null value for caCertificateFile and a non-null value for caCertificatePath -

Re: Problems with the most problematic of our Tomcat installations on IBM Midrange (cross-posted to Midrange and Tomcat Lists)

2024-07-24 Thread James H. H. Lampert
So what jobs are in the subsystem? You said "the Catalina job and its associated JVM job" but to me those are just a single job/process. Are they separate things in the IBM world? Thanks for your insights, Mr. Schultz. And yours, too, Herr Hoffmann. On an IBM Midrange box (AS/400, iSeries, wha

Seeking clarification on ServletContext.createServlet() behavior post context initialization

2024-07-24 Thread Ryan Lubke
Hey Folks, Tomcat version: 10.1.26 JDK: "21.0.3" 2024-04-16 LTS OS: Macos Sonoma 14.5 I'm looking for clarification on what annotations will be supported when calling ServletContext.createServlet() after the context has been initialized. Some background; I h

Re: Problems with the most problematic of our Tomcat installations on IBM Midrange (cross-posted to Midrange and Tomcat Lists)

2024-07-24 Thread Christopher Schultz
James, On 7/24/24 18:07, James H. H. Lampert wrote: So what jobs are in the subsystem? You said "the Catalina job and its associated JVM job" but to me those are just a single job/process. Are they separate things in the IBM world? Thanks for your insights, Mr. Schultz. And yours, too, Herr H