[Bug 66129] ServletContainerInitializer ignored by Tomee because of jar name and web-fragment "ordering"

2022-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66129 --- Comment #2 from Simon --- Sorry for that. For tracking if someone ends here looking for an answer I created a bug in Tomee : https://issues.apache.org/jira/browse/TOMEE-3982 -- You are receiving this mail because: You are the assignee f

[tomcat] branch main updated: Attempt to fix Travis build - OpenSSL is not optional for Tomcat Native 2.x

2022-06-20 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 81930ce08b Attempt to fix Travis build - OpenSSL is n

[tomcat] branch 10.0.x updated: Attempt to fix Travis build - OpenSSL is not optional for Tomcat Native 2.x

2022-06-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 490c8ff305 Attempt to fix Travis build - OpenSSL

[tomcat] branch 9.0.x updated: Attempt to fix Travis build - OpenSSL is not optional for Tomcat Native 2.x

2022-06-20 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 53f5ca0372 Attempt to fix Travis build - OpenSSL is

[tomcat] branch 8.5.x updated: Attempt to fix Travis build - OpenSSL is not optional for Tomcat Native 2.x

2022-06-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new db76a685f9 Attempt to fix Travis build - OpenSSL is

[tomcat] branch main updated: Update Java version matrix

2022-06-20 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 74a2ef97e5 Update Java version matrix 74a2ef97e5 is d

[tomcat] branch main updated: Java ea-20 not available yet

2022-06-20 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 063948c091 Java ea-20 not available yet 063948c091 is

[GitHub] [tomcat] mjs8002 opened a new pull request, #526: not report stack error information

2022-06-20 Thread GitBox
mjs8002 opened a new pull request, #526: URL: https://github.com/apache/tomcat/pull/526 When a user enters a backslash (\) or other special characters in the URL of the account suspension page, the page returns error code 400 and stack error information; -- This is an automated message f

[GitHub] [tomcat] markt-asf commented on pull request #526: not report stack error information

2022-06-20 Thread GitBox
markt-asf commented on PR #526: URL: https://github.com/apache/tomcat/pull/526#issuecomment-1160403003 WONTFIX. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

[GitHub] [tomcat] markt-asf closed pull request #526: not report stack error information

2022-06-20 Thread GitBox
markt-asf closed pull request #526: not report stack error information URL: https://github.com/apache/tomcat/pull/526 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[tomcat] branch main updated: Actual testing with OpenSSL 1.1

2022-06-20 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 5523d58eda Actual testing with OpenSSL 1.1 5523d58eda

[Bug 66120] j_security_check returns 408 if j_security_check request lands on different tomcat server from original server

2022-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66120 --- Comment #1 from Mark Thomas --- Do we want to support this? It would mean finding a way to serialize: - the expected session ID (part of the CSRF protection) - the saved request This looks to be doable although it would some effort to ens

[tomcat] branch main updated: Update changelog

2022-06-20 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 3742a4b703 Update changelog 3742a4b703 is described be

[tomcat] branch main updated: Travis is using bionic so no OpenSSL 3. Try a different fix.

2022-06-20 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 db1b25f52e Travis is using bionic so no OpenSSL 3. Tr

[tomcat] branch 10.0.x updated: Travis is using bionic so no OpenSSL 3. Try a different fix.

2022-06-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 1866be17e6 Travis is using bionic so no OpenSSL 3

[tomcat] branch 9.0.x updated: Travis is using bionic so no OpenSSL 3. Try a different fix.

2022-06-20 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 b2d4fedbd5 Travis is using bionic so no OpenSSL 3.

[tomcat] branch 8.5.x updated: Travis is using bionic so no OpenSSL 3. Try a different fix.

2022-06-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 98f65b7358 Travis is using bionic so no OpenSSL 3.

[tomcat] branch main updated: Fix Javadoc

2022-06-20 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 bce9b8c097 Fix Javadoc bce9b8c097 is described below

[Bug 66120] j_security_check returns 408 if j_security_check request lands on different tomcat server from original server

2022-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66120 --- Comment #2 from psakkanan --- Please remember that this issue would pop as random login failure ( on Kubernetes or similar cloud infra) mostly on prod/deployed env. It took weeks for us to deduce this issue from random login error to defin