Migrating tomcat 6 to 9 , rmi client not working

2023-07-13 Thread Dhayalan Ganapathy
Hi, I am trying to migrate tomcat6 with the war to tomcat 9, but rmiclient which is running in tomcat 6 not working in tomcat9. It throws an error unknown protocol: war. Can you please help us to run the application in tomcat 9?. [image: cid:image004.jpg@01D9B641.52DEE890] [image:

Re: Angular -> Apache 2.4.57 -> Tomcat 10.1.10 over HTTP2

2023-07-13 Thread Christopher Schultz
Dan, On 7/12/23 22:58, Dan McLaughlin wrote: Well, the deeper I get into the problem, the more complicated it gets. I thought I was onto something, thinking the size of the JSON might have something to do with it, so I created a Python script to call curl POSTs with increasingly larger JSON thi

Re: Update javax libs to Jakarta libs in Apache Taglibs.

2023-07-13 Thread Christopher Schultz
Mark, On 7/13/23 08:08, Mark Thomas wrote: 12 Jul 2023 11:08:23 CHILUKA BHARATH : Hi Team, The latest Apache Taglibs( https://tomcat.apache.org/download-taglibs.cgi#Standard-1.2.5) jar classes using javax.servlet.* packages. Do we have any information w.r.t supporting Jakarta when using th

Re: AW: Tomcat 9.0.76 Memory leak with Java 17

2023-07-13 Thread Christopher Schultz
Thomas, On 7/13/23 02:19, Thomas Hoffmann (Speed4Trade GmbH) wrote: Hello, -Ursprüngliche Nachricht- Von: Christopher Schultz Gesendet: Mittwoch, 12. Juli 2023 21:34 An: users@tomcat.apache.org Betreff: Re: Tomcat 9.0.76 Memory leak with Java 17 Michael, On 7/12/23 07:33, Michael Os

Re: Angular -> Apache 2.4.57 -> Tomcat 10.1.10 over HTTP2

2023-07-13 Thread Mark Thomas
13 Jul 2023 13:31:29 Dan McLaughlin : Mark, Never mind the last message, I thought it was working, but I had looked at my test balancer config and forgot I had left the application config using http instead of h2. So it's still busted. I am running out of time on my end to spend on this at th

Re: CVE-2023-28709 incomplete fix

2023-07-13 Thread Mark Thomas
13 Jul 2023 07:07:29 Prodan, Andreea Adriana : Whether that is something which happened in the versions < 9.0.74 and now in the versions >= 9.0.74 is not the case anymore. The title of that section is "Fixed in 9.0.74". The "affects section for the CVE is "Affects: 9.0.71 to 9.0.73" What

Re: Update javax libs to Jakarta libs in Apache Taglibs.

2023-07-13 Thread Mark Thomas
12 Jul 2023 11:08:23 CHILUKA BHARATH : Hi Team, The latest Apache Taglibs( https://tomcat.apache.org/download-taglibs.cgi#Standard-1.2.5) jar classes using javax.servlet.* packages. Do we have any information w.r.t supporting Jakarta when using this specific jar ? If not, is there any plan

Re: Angular -> Apache 2.4.57 -> Tomcat 10.1.10 over HTTP2

2023-07-13 Thread Dan McLaughlin
Mark, Never mind the last message, I thought it was working, but I had looked at my test balancer config and forgot I had left the application config using http instead of h2. So it's still busted. I am running out of time on my end to spend on this at the moment. Since it seems to be a Windows-sp