[Bug 69617] Add a reminder about potential high heap memory usage in description of maxHttpRequestHeaderSize

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69617 Maggie Zhang changed: What|Removed |Added Priority|P2 |P5 -- You are receiving this mail beca

[Bug 69617] New: Add a reminder about potential high heap memory usage in description of maxHttpRequestHeaderSize

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69617 Bug ID: 69617 Summary: Add a reminder about potential high heap memory usage in description of maxHttpRequestHeaderSize Product: Tomcat 10 Version: unspecified Hardware:

(tomcat) branch 11.0.x updated: Revert unwanted jakarta changes due to record

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new d7fbff12d0 Revert unwanted jakarta changes due to

(tomcat) branch main updated: Revert unwanted jakarta changes due to record

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6f65b81e72 Revert unwanted jakarta changes due to reco

(tomcat-tck) branch main updated: Switch to 2.3.0-SNAPSHOT for WebSocket TCK

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new 838ee62 Switch to 2.3.0-SNAPSHOT for WebSocket T

(tomcat) branch 11.0.x updated: Fix BZ 69615 - clear "not found" cache if external repository is added

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new d684154864 Fix BZ 69615 - clear "not found" cache

[Bug 69615] Potential Regression in Tomcat 9.0.97+(Including Tomcat 10 and Tomcat 11) — NoClassDefFoundError for Dynamically Loaded Classes

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69615 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

(tomcat) branch main updated: Fix BZ 69615 - clear "not found" cache if external repository is added

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 2bc4d43c95 Fix BZ 69615 - clear "not found" cache if

(tomcat) branch 9.0.x updated: Fix BZ 69615 - clear "not found" cache if external repository is added

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new f06f42a986 Fix BZ 69615 - clear "not found" cache i

(tomcat) branch 10.1.x updated: Fix BZ 69615 - clear "not found" cache if external repository is added

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 0201309589 Fix BZ 69615 - clear "not found" cache

(tomcat) branch 10.1.x updated: Fix resetting cross context sessions

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 11e5f8fda6 Fix resetting cross context sessions 11

(tomcat) branch 9.0.x updated: Fix resetting cross context sessions

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new e08ea94453 Fix resetting cross context sessions e08e

(tomcat) branch 11.0.x updated: Fix resetting cross context sessions

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 2470b788c6 Fix resetting cross context sessions 24

(tomcat) branch main updated: Fix resetting cross context sessions

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new af25a68262 Fix resetting cross context sessions af25a6

[Bug 69615] Potential Regression in Tomcat 9.0.97+(Including Tomcat 10 and Tomcat 11) — NoClassDefFoundError for Dynamically Loaded Classes

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69615 --- Comment #5 from Mark Thomas --- Tx. Given you are using reflection to hack Tomcat's internals it isn't entirely unexpected that changes to how those internals work mean that you need to update your hack. Tomcat will handle calls to addURL

[Bug 69607] MD5 algorithm insecure usage in tomcat-util

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69607 --- Comment #14 from sve...@redseal.net --- Great, thanks for the update. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: d

[Bug 69607] MD5 algorithm insecure usage in tomcat-util

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69607 --- Comment #13 from Chuck Caldarale --- Releases are normally made during the first week of the month, so not too much longer to wait. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69607] MD5 algorithm insecure usage in tomcat-util

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69607 --- Comment #12 from sve...@redseal.net --- We are currently using Tomcat 9.0.98, which has some known vulnerabilities, and we plan to upgrade. As of now tomcat version 9.0.103 appears to be the best option for us, as it eliminates the need for

[Bug 69615] Potential Regression in Tomcat 9.0.97+(Including Tomcat 10 and Tomcat 11) — NoClassDefFoundError for Dynamically Loaded Classes

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69615 --- Comment #4 from Vidhyadhar Phadke --- (In reply to Mark Thomas from comment #3) > When are you calling WebappClassLoader.addURL()? During web application > start or later? Later. After the web application is up and running. -- You are re

(tomcat) branch 11.0.x updated: Add new registry factory that does not return null

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 90017ebb70 Add new registry factory that does not

(tomcat) branch 9.0.x updated: Fix reflection for calling OpenSSL FFM

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new fdf476a772 Fix reflection for calling OpenSSL FFM fd

(tomcat) branch 10.1.x updated: Fix reflection for calling OpenSSL FFM

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 444a7cd4e0 Fix reflection for calling OpenSSL FFM

(tomcat) branch 11.0.x updated: Fix reflection for calling OpenSSL FFM

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 383e4a50ba Fix reflection for calling OpenSSL FFM

(tomcat) branch main updated: Fix reflection for calling OpenSSL FFM

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new c1e24efe18 Fix reflection for calling OpenSSL FFM c1e2

(tomcat) branch 9.0.x updated: Add new registry factory that does not return null

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new f9661ce34f Add new registry factory that does not re

(tomcat) branch 10.1.x updated: Add new registry factory that does not return null

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new f12cd7a26c Add new registry factory that does not

(tomcat) branch main updated: Add new registry factory that does not return null

2025-03-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new e5de08a569 Add new registry factory that does not retu

Re: (tomcat) branch main updated: Revert "Use unnamed variable to avoid IDE warnings after refactoring"

2025-03-19 Thread Rémy Maucherat
On Wed, Mar 19, 2025 at 6:27 AM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch main > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/main by this push: > ne

[Bug 69615] Potential Regression in Tomcat 9.0.97+(Including Tomcat 10 and Tomcat 11) — NoClassDefFoundError for Dynamically Loaded Classes

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69615 --- Comment #3 from Mark Thomas --- When are you calling WebappClassLoader.addURL()? During web application start or later? -- You are receiving this mail because: You are the assignee for the bug.

Re: [PR] Expanding Parallel Deployment section of Tomcat Docs [tomcat]

2025-03-19 Thread via GitHub
markt-asf commented on PR #832: URL: https://github.com/apache/tomcat/pull/832#issuecomment-2735585039 If you mention one request attribute you should mention them all. You might need a table. -- This is an automated message from the Apache Git Service. To respond to the message, please l

(tomcat) branch 9.0.x updated: Another attempt to address GitHub CI failures

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new f6263c14e0 Another attempt to address GitHub CI fai

(tomcat) branch 10.1.x updated: Another attempt to address GitHub CI failures

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new d316181bca Another attempt to address GitHub CI f

[Bug 69615] Potential Regression in Tomcat 9.0.97+(Including Tomcat 10 and Tomcat 11) — NoClassDefFoundError for Dynamically Loaded Classes

2025-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69615 --- Comment #2 from Vidhyadhar Phadke --- (In reply to Chuck Caldarale from comment #1) > This report appears to be a duplicate of BZ 69447 which was fixed in 9.0.98. > Have you tried 9.0.98 or any later version? We have the same problem on 11

(tomcat) branch 11.0.x updated: Another attempt to address GitHub CI failures

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 9e99194b7b Another attempt to address GitHub CI f

(tomcat) branch main updated: Another attempt to address GitHub CI failures

2025-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 3afdca5676 Another attempt to address GitHub CI failu