[GitHub] [tomcat] markt-asf commented on pull request #498: Minor typo on javadoc of setHostHeader method
markt-asf commented on PR #498: URL: https://github.com/apache/tomcat/pull/498#issuecomment-1112058668 Fixed via cherry pick of 10.1.x fix -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf closed pull request #498: Minor typo on javadoc of setHostHeader method
markt-asf closed pull request #498: Minor typo on javadoc of setHostHeader method URL: https://github.com/apache/tomcat/pull/498 -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf closed pull request #499: Minor typo on javadoc of setHostHeader method
markt-asf closed pull request #499: Minor typo on javadoc of setHostHeader method URL: https://github.com/apache/tomcat/pull/499 -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf commented on pull request #499: Minor typo on javadoc of setHostHeader method
markt-asf commented on PR #499: URL: https://github.com/apache/tomcat/pull/499#issuecomment-1112059069 Fixed via cherry pick of 10.0.x fix -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf commented on pull request #500: Minor typo on javadoc of setHostHeader method
markt-asf commented on PR #500: URL: https://github.com/apache/tomcat/pull/500#issuecomment-1112059246 Fixed via cherry pick of 9.0.x fix -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf closed pull request #500: Minor typo on javadoc of setHostHeader method
markt-asf closed pull request #500: Minor typo on javadoc of setHostHeader method URL: https://github.com/apache/tomcat/pull/500 -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf commented on pull request #496: Fix Tomcat Versions wiki url
markt-asf commented on PR #496: URL: https://github.com/apache/tomcat/pull/496#issuecomment-1112060150 FYI, no need for one PR per branch unless the patch doesn't apply cleanly for some reason. Generally, we merge PRs ot main and then cherry-pick them to the earlier branches. -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch main updated: Update wiki links to use new locations
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 ca6c090f39 Update wiki links to use new locations ca6c090f39 is described below commit ca6c090f39c820e31bec8ddd6b118cb259f45b27 Author: Mark Thomas AuthorDate: Thu Apr 28 12:13:46 2022 +0100 Update wiki links to use new locations --- README.md | 2 +- webapps/ROOT/index.jsp| 10 +- webapps/docs/appdev/processes.xml | 2 +- webapps/docs/appdev/project.xml | 2 +- webapps/docs/appdev/source.xml| 2 +- webapps/docs/architecture/project.xml | 2 +- webapps/docs/cluster-howto.xml| 2 +- webapps/docs/config/context.xml | 2 +- webapps/docs/config/project.xml | 2 +- webapps/docs/developers.xml | 2 +- webapps/docs/index.xml| 4 ++-- webapps/docs/introduction.xml | 6 +++--- webapps/docs/jasper-howto.xml | 2 +- webapps/docs/jndi-resources-howto.xml | 8 webapps/docs/project.xml | 4 ++-- webapps/docs/realm-howto.xml | 2 +- webapps/docs/tribes/project.xml | 2 +- 17 files changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index e1e224a189..a838d90223 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ project. To learn more about getting involved, Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the -[PoweredBy wiki page](https://wiki.apache.org/tomcat/PoweredBy). +[PoweredBy wiki page](https://cwiki.apache.org/confluence/display/tomcat/PoweredBy). Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp index 51495944ce..d394bbb8ec 100644 --- a/webapps/ROOT/index.jsp +++ b/webapps/ROOT/index.jsp @@ -38,7 +38,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Configuration Examples -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki Mailing Lists Find Help @@ -93,8 +93,8 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); -https://wiki.apache.org/tomcat/Specifications";>Servlet Specifications -https://wiki.apache.org/tomcat/TomcatVersions";>Tomcat Versions +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specifications +https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions";>Tomcat Versions @@ -120,7 +120,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Tomcat @VERSION_MAJOR_MINOR@ Documentation Tomcat @VERSION_MAJOR_MINOR@ Configuration -https://wiki.apache.org/tomcat/FrontPage";>Tomcat Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Tomcat Wiki Find additional important configuration information in: $CATALINA_HOME/RUNNING.txt Developers may be interested in: @@ -184,7 +184,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Overview Source Repositories Mailing Lists -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki diff --git a/webapps/docs/appdev/processes.xml b/webapps/docs/appdev/processes.xml index ef942466e4..97642151dc 100644 --- a/webapps/docs/appdev/processes.xml +++ b/webapps/docs/appdev/processes.xml @@ -151,7 +151,7 @@ cvs commit]]> Note that this is only an example web.xml file. The full definition of the deployment descriptor file is in the -https://wiki.apache.org/tomcat/Specifications";>Servlet Specification. +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specification. diff --git a/webapps/docs/appdev/project.xml b/webapps/docs/appdev/project.xml index 08fe07ecbe..ae54e7bce1 100644 --- a/webapps/docs/appdev/project.xml +++ b/webapps/docs/appdev/project.xml @@ -30,7 +30,7 @@
[tomcat] branch 10.0.x updated: Update wiki links to use new locations
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 ab3abed567 Update wiki links to use new locations ab3abed567 is described below commit ab3abed56738392698ea6840d9ffa5575e41901f Author: Mark Thomas AuthorDate: Thu Apr 28 12:13:46 2022 +0100 Update wiki links to use new locations --- README.md | 2 +- webapps/ROOT/index.jsp| 10 +- webapps/docs/appdev/processes.xml | 2 +- webapps/docs/appdev/project.xml | 2 +- webapps/docs/appdev/source.xml| 2 +- webapps/docs/architecture/project.xml | 2 +- webapps/docs/cluster-howto.xml| 2 +- webapps/docs/config/context.xml | 2 +- webapps/docs/config/project.xml | 2 +- webapps/docs/developers.xml | 2 +- webapps/docs/index.xml| 2 +- webapps/docs/introduction.xml | 6 +++--- webapps/docs/jasper-howto.xml | 2 +- webapps/docs/jndi-resources-howto.xml | 8 webapps/docs/project.xml | 4 ++-- webapps/docs/realm-howto.xml | 2 +- webapps/docs/tribes/project.xml | 2 +- 17 files changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index e1e224a189..a838d90223 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ project. To learn more about getting involved, Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the -[PoweredBy wiki page](https://wiki.apache.org/tomcat/PoweredBy). +[PoweredBy wiki page](https://cwiki.apache.org/confluence/display/tomcat/PoweredBy). Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp index 51495944ce..d394bbb8ec 100644 --- a/webapps/ROOT/index.jsp +++ b/webapps/ROOT/index.jsp @@ -38,7 +38,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Configuration Examples -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki Mailing Lists Find Help @@ -93,8 +93,8 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); -https://wiki.apache.org/tomcat/Specifications";>Servlet Specifications -https://wiki.apache.org/tomcat/TomcatVersions";>Tomcat Versions +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specifications +https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions";>Tomcat Versions @@ -120,7 +120,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Tomcat @VERSION_MAJOR_MINOR@ Documentation Tomcat @VERSION_MAJOR_MINOR@ Configuration -https://wiki.apache.org/tomcat/FrontPage";>Tomcat Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Tomcat Wiki Find additional important configuration information in: $CATALINA_HOME/RUNNING.txt Developers may be interested in: @@ -184,7 +184,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Overview Source Repositories Mailing Lists -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki diff --git a/webapps/docs/appdev/processes.xml b/webapps/docs/appdev/processes.xml index ef942466e4..97642151dc 100644 --- a/webapps/docs/appdev/processes.xml +++ b/webapps/docs/appdev/processes.xml @@ -151,7 +151,7 @@ cvs commit]]> Note that this is only an example web.xml file. The full definition of the deployment descriptor file is in the -https://wiki.apache.org/tomcat/Specifications";>Servlet Specification. +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specification. diff --git a/webapps/docs/appdev/project.xml b/webapps/docs/appdev/project.xml index 08fe07ecbe..ae54e7bce1 100644 --- a/webapps/docs/appdev/project.xml +++ b/webapps/docs/appdev/project.xml @@ -30,7 +30,7 @@
[tomcat] branch 9.0.x updated: Update wiki links to use new locations
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 fba7f39ddd Update wiki links to use new locations fba7f39ddd is described below commit fba7f392d47ecbd87494c8075e8f33e77cc2 Author: Mark Thomas AuthorDate: Thu Apr 28 12:13:46 2022 +0100 Update wiki links to use new locations --- README.md | 2 +- webapps/ROOT/index.jsp| 10 +- webapps/docs/appdev/processes.xml | 2 +- webapps/docs/appdev/project.xml | 2 +- webapps/docs/appdev/source.xml| 2 +- webapps/docs/architecture/project.xml | 2 +- webapps/docs/cluster-howto.xml| 2 +- webapps/docs/config/context.xml | 2 +- webapps/docs/config/project.xml | 2 +- webapps/docs/developers.xml | 2 +- webapps/docs/index.xml| 2 +- webapps/docs/introduction.xml | 6 +++--- webapps/docs/jasper-howto.xml | 2 +- webapps/docs/jndi-resources-howto.xml | 8 webapps/docs/project.xml | 4 ++-- webapps/docs/realm-howto.xml | 2 +- webapps/docs/tribes/project.xml | 2 +- 17 files changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index e1e224a189..a838d90223 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ project. To learn more about getting involved, Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the -[PoweredBy wiki page](https://wiki.apache.org/tomcat/PoweredBy). +[PoweredBy wiki page](https://cwiki.apache.org/confluence/display/tomcat/PoweredBy). Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp index 51495944ce..d394bbb8ec 100644 --- a/webapps/ROOT/index.jsp +++ b/webapps/ROOT/index.jsp @@ -38,7 +38,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Configuration Examples -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki Mailing Lists Find Help @@ -93,8 +93,8 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); -https://wiki.apache.org/tomcat/Specifications";>Servlet Specifications -https://wiki.apache.org/tomcat/TomcatVersions";>Tomcat Versions +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specifications +https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions";>Tomcat Versions @@ -120,7 +120,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Tomcat @VERSION_MAJOR_MINOR@ Documentation Tomcat @VERSION_MAJOR_MINOR@ Configuration -https://wiki.apache.org/tomcat/FrontPage";>Tomcat Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Tomcat Wiki Find additional important configuration information in: $CATALINA_HOME/RUNNING.txt Developers may be interested in: @@ -184,7 +184,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Overview Source Repositories Mailing Lists -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki diff --git a/webapps/docs/appdev/processes.xml b/webapps/docs/appdev/processes.xml index ef942466e4..97642151dc 100644 --- a/webapps/docs/appdev/processes.xml +++ b/webapps/docs/appdev/processes.xml @@ -151,7 +151,7 @@ cvs commit]]> Note that this is only an example web.xml file. The full definition of the deployment descriptor file is in the -https://wiki.apache.org/tomcat/Specifications";>Servlet Specification. +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specification. diff --git a/webapps/docs/appdev/project.xml b/webapps/docs/appdev/project.xml index 08fe07ecbe..ae54e7bce1 100644 --- a/webapps/docs/appdev/project.xml +++ b/webapps/docs/appdev/project.xml @@ -30,7 +30,7 @@
[tomcat] branch 8.5.x updated: Update wiki links to use new locations
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 6a794ad635 Update wiki links to use new locations 6a794ad635 is described below commit 6a794ad635600d84cf474a61946bf14410af6604 Author: Mark Thomas AuthorDate: Thu Apr 28 12:13:46 2022 +0100 Update wiki links to use new locations --- README.md | 2 +- webapps/ROOT/index.jsp| 10 +- webapps/docs/appdev/processes.xml | 2 +- webapps/docs/appdev/project.xml | 2 +- webapps/docs/appdev/source.xml| 2 +- webapps/docs/architecture/project.xml | 2 +- webapps/docs/cluster-howto.xml| 2 +- webapps/docs/config/context.xml | 2 +- webapps/docs/config/project.xml | 2 +- webapps/docs/developers.xml | 2 +- webapps/docs/index.xml| 2 +- webapps/docs/introduction.xml | 6 +++--- webapps/docs/jasper-howto.xml | 2 +- webapps/docs/jndi-resources-howto.xml | 8 webapps/docs/project.xml | 4 ++-- webapps/docs/realm-howto.xml | 2 +- webapps/docs/tribes/project.xml | 2 +- 17 files changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index e1e224a189..a838d90223 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ project. To learn more about getting involved, Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the -[PoweredBy wiki page](https://wiki.apache.org/tomcat/PoweredBy). +[PoweredBy wiki page](https://cwiki.apache.org/confluence/display/tomcat/PoweredBy). Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp index 51495944ce..d394bbb8ec 100644 --- a/webapps/ROOT/index.jsp +++ b/webapps/ROOT/index.jsp @@ -38,7 +38,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Configuration Examples -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki Mailing Lists Find Help @@ -93,8 +93,8 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); -https://wiki.apache.org/tomcat/Specifications";>Servlet Specifications -https://wiki.apache.org/tomcat/TomcatVersions";>Tomcat Versions +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specifications +https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions";>Tomcat Versions @@ -120,7 +120,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Documentation Tomcat @VERSION_MAJOR_MINOR@ Documentation Tomcat @VERSION_MAJOR_MINOR@ Configuration -https://wiki.apache.org/tomcat/FrontPage";>Tomcat Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Tomcat Wiki Find additional important configuration information in: $CATALINA_HOME/RUNNING.txt Developers may be interested in: @@ -184,7 +184,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/"); Overview Source Repositories Mailing Lists -https://wiki.apache.org/tomcat/FrontPage";>Wiki +https://cwiki.apache.org/confluence/display/tomcat/FrontPage";>Wiki diff --git a/webapps/docs/appdev/processes.xml b/webapps/docs/appdev/processes.xml index ef942466e4..97642151dc 100644 --- a/webapps/docs/appdev/processes.xml +++ b/webapps/docs/appdev/processes.xml @@ -151,7 +151,7 @@ cvs commit]]> Note that this is only an example web.xml file. The full definition of the deployment descriptor file is in the -https://wiki.apache.org/tomcat/Specifications";>Servlet Specification. +https://cwiki.apache.org/confluence/display/tomcat/Specifications";>Servlet Specification. diff --git a/webapps/docs/appdev/project.xml b/webapps/docs/appdev/project.xml index 08fe07ecbe..ae54e7bce1 100644 --- a/webapps/docs/appdev/project.xml +++ b/webapps/docs/appdev/project.xml @@ -30,7 +30,7 @@
[GitHub] [tomcat] markt-asf commented on pull request #496: Fix Tomcat Versions wiki url
markt-asf commented on PR #496: URL: https://github.com/apache/tomcat/pull/496#issuecomment-1112086527 Thanks for spotting this. I did a more global update of wiki URLs to use the new wiki location. -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf closed pull request #496: Fix Tomcat Versions wiki url
markt-asf closed pull request #496: Fix Tomcat Versions wiki url URL: https://github.com/apache/tomcat/pull/496 -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66035] SIGSEGV in org.apache.tomcat.jni.SSL::getSessionId - NIO+OpenSSL
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035 --- Comment #3 from Remy Maucherat --- JF seems to think simply return NULL; is enough (I agree this is not an error). I left the bug open since it has not been addressed. I don't maintain the native code and I am more likely to inadvertently break something. Also the second check may not be needed, on renegotiate there would be a session I suppose. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66035] SIGSEGV in org.apache.tomcat.jni.SSL::getSessionId - NIO+OpenSSL
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035 --- Comment #4 from jfclere --- in openssl: ./ssl/ssl_sess.c { if (len) *len = (unsigned int)s->session_id_length; return s->session_id; } So +1 for testing for NULL. I am curious how you manage to get error, I don't see how the jakarta.servlet.request.ssl_session_id could be read with a failed handshake... -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat-training] dependabot[bot] opened a new pull request, #5: Bump async from 1.5.2 to 2.6.4
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/tomcat-training/pull/5 Bumps [async](https://github.com/caolan/async) from 1.5.2 to 2.6.4. Release notes Sourced from https://github.com/caolan/async/releases";>async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback, you can also pass an async function. Previously, you had to wrap async functions with asyncify. The caveat is that it will only work if async functions are supported natively in your environment, transpiled implementations can't be detected. (https://github-redirect.dependabot.com/caolan/async/issues/1386";>#1386, https://github-redirect.dependabot.com/caolan/async/issues/1390";>#1390) v2.2.0 Added groupBy, and the Series/Limit equivalents, analogous to http://lodash.com/docs#groupBy";>_.groupBy (https://github-redirect.dependabot.com/caolan/async/issues/1364";>#1364) Fixed transform bug when callback was not passed (https://github-redirect.dependabot.com/caolan/async/issues/1381";>#1381) v2.1.5 Fix auto bug when function names collided with Array.prototype (https://github-redirect.dependabot.com/caolan/async/issues/1358";>#1358) Improve some error messages (https://github-redirect.dependabot.com/caolan/async/issues/1349";>#1349) Avoid stack overflow case in queue Fixed an issue in some, every and find where processing would continue after the result was determined. Cleanup implementations of some, every and find v2.1.3 Make bundle size smaller Create optimized hotpath for filter in array case. v2.1.2 Fixed a stackoverflow bug with detect, some, every on large inputs (https://github-redirect.dependabot.com/caolan/async/issues/1293";>#1293). v2.1.0 retry and retryable now support an optional errorFilter function that determines if the task should retry on the error (https://github-redirect.dependabot.com/caolan/async/issues/1256";>#1256, https://github-redirect.dependabot.com/caolan/async/issues/1261";>#1261) Optimized array iteration in race, cargo, queue, and priorityQueue (https://github-redirect.dependabot.com/caolan/async/issues/1253";>#1253) v2.0.0 Lots of changes here! First and foremost, we have a slick new https://caolan.github.io/async/";>site for docs. Special thanks to https://github.com/hargasinski";>@hargasinski for his work converting our old docs to jsdoc format and implementing the new website. Also huge ups to https://github.com/ivanseidel";>@ivanseidel for designing our new logo. It was a long process for both of these tasks, but I think these changes turned out extraordinary well. The biggest feature is modularization. You can now require("async/series") to only require the series function. Every Async library function is available this way. You still can require("async") to require the entire library, like you could do before. We also provide Async as a collection of ES2015 modules. You can now import {each} from 'async-es' or import waterfall from 'async-es/waterfall'. If you are using only a few Async functions, and are using a ES bundler such as Rollup, this can significantly lower your build size. Major thanks to https://github.com/caolan/async/blob/HEAD/github.com/Kikobeats";>@Kikobeats, https://github.com/caolan/async/blob/HEAD/github.com/aearly";>@aearly and https://github.com/caolan/async/blob/HEAD/github.com/megawac";>@megawac for doing the majority of the modularization work, as well as https://github.com/caolan/async/blob/HEAD/github.com/jdalton";>@jdalton and https://github.com/caolan/async/blob/HEAD/github.com/Rich-Harris";>@Rich-Harris for advisory work on the general modularization strategy. Another one of the general themes of the 2.0 release is standardization of what an "async" function is. We are now more strictly following the node-style continuation passing style. That is, an async function is a function that: Takes a variable number of arguments The last argument is always a callback The callback can accept any number of arguments The first argument passed to the callback will be treated as an error result, if the argument is truthy Any number of result arguments can be passed after the "error" argument The callback is called once and exactly once, either on the same tick or later tick of the JavaScript event loop. There were several cases where Async accepted some functions that did not strictly have these properties, most notably auto, every, some, and filter. Another theme is performance. We have eliminated internal deferrals in all cases where they make sense. For example, in waterfall and auto, there was a setImmediate between each task -- these deferrals have been removed. A setImmediate call can add up to 1ms of delay. This might not seem like a lot, but it c
[tomcat-training] branch dependabot/npm_and_yarn/async-2.6.4 created (now 167846a)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/async-2.6.4 in repository https://gitbox.apache.org/repos/asf/tomcat-training.git at 167846a Bump async from 1.5.2 to 2.6.4 No new revisions were added by this update. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66043] New: Upon Restart of applications StandardSession not initialized to read
https://bz.apache.org/bugzilla/show_bug.cgi?id=66043 Bug ID: 66043 Summary: Upon Restart of applications StandardSession not initialized to read Product: Tomcat 9 Version: 9.0.53 Hardware: Other OS: Linux Status: NEW Severity: critical Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: michael.a@nasa.gov Target Milestone: - Upon restart of application within tomcat, immediately started getting the error below when users attempted to login to the app. No session was ever created. But seems that session data was not initialized upon restart. Restart of the application resolved issue. 1018@04:34:48.072(1) SessionManagementServlet | ERROR-: java.lang.IllegalStateException: getAttribute: Session already invalidated at org.apache.catalina.session.StandardSession.getAttribute(StandardSession.java:1149) at org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:102) at com.webtads.view.session.SessionManagementServlet.getAbandonedUserSession(SessionManagementServlet.java:716) ... -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf commented on pull request #493: Do not use legacy character encoding(Shift_JIS) as default
markt-asf commented on PR #493: URL: https://github.com/apache/tomcat/pull/493#issuecomment-1112523717 I am going to revert this change but simply reverting the commit also reverts the changelog which I don't want. I'll do a manual revert. The TCK issue can be addressed via configuration in the global web.xml. I'm closing this PR as I need to do a manual revert. -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] [tomcat] markt-asf closed pull request #493: Do not use legacy character encoding(Shift_JIS) as default
markt-asf closed pull request #493: Do not use legacy character encoding(Shift_JIS) as default URL: https://github.com/apache/tomcat/pull/493 -- 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 unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch main updated: Revert the ja <-> Shift_JIS mapping
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 471c84b896 Revert the ja <-> Shift_JIS mapping 471c84b896 is described below commit 471c84b89630664e16d80c5557c681b658acabc4 Author: Mark Thomas AuthorDate: Thu Apr 28 19:26:24 2022 +0100 Revert the ja <-> Shift_JIS mapping --- java/org/apache/catalina/util/CharsetMapperDefault.properties | 1 - webapps/docs/changelog.xml| 6 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/java/org/apache/catalina/util/CharsetMapperDefault.properties b/java/org/apache/catalina/util/CharsetMapperDefault.properties index d438bcf71e..6f8bf49493 100644 --- a/java/org/apache/catalina/util/CharsetMapperDefault.properties +++ b/java/org/apache/catalina/util/CharsetMapperDefault.properties @@ -15,4 +15,3 @@ en=ISO-8859-1 fr=ISO-8859-1 -ja=Shift_JIS diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 702914aadd..4768a39924 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -118,6 +118,12 @@ retrieve a certificate DN, to match the output of the deprecated getSubjectDN().getName() that was used previously. (remm) + +Revert the change in 10.1.0-M11 that added a mapping of +Shift_JIS for the ja locale to the default +mappings used by ServletResponse.setLocale() as it +caused regressions for applications using UTF-8. (markt) + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 10.0.x updated: Revert the ja <-> Shift_JIS mapping
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 b767db4dc2 Revert the ja <-> Shift_JIS mapping b767db4dc2 is described below commit b767db4dc235211a7588b9ef164f0946b67fdb84 Author: Mark Thomas AuthorDate: Thu Apr 28 19:26:24 2022 +0100 Revert the ja <-> Shift_JIS mapping --- java/org/apache/catalina/util/CharsetMapperDefault.properties | 1 - webapps/docs/changelog.xml| 6 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/java/org/apache/catalina/util/CharsetMapperDefault.properties b/java/org/apache/catalina/util/CharsetMapperDefault.properties index d438bcf71e..6f8bf49493 100644 --- a/java/org/apache/catalina/util/CharsetMapperDefault.properties +++ b/java/org/apache/catalina/util/CharsetMapperDefault.properties @@ -15,4 +15,3 @@ en=ISO-8859-1 fr=ISO-8859-1 -ja=Shift_JIS diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 9d9790269c..0b7fc3d8f3 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -118,6 +118,12 @@ retrieve a certificate DN, to match the output of the deprecated getSubjectDN().getName() that was used previously. (remm) + +Revert the change in 10.0.17 that added a mapping of +Shift_JIS for the ja locale to the default +mappings used by ServletResponse.setLocale() as it +caused regressions for applications using UTF-8. (markt) + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 9.0.x updated: Revert the ja <-> Shift_JIS mapping
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 da911ba1f3 Revert the ja <-> Shift_JIS mapping da911ba1f3 is described below commit da911ba1f348faee901a8ee0d37b363406fd4228 Author: Mark Thomas AuthorDate: Thu Apr 28 19:26:24 2022 +0100 Revert the ja <-> Shift_JIS mapping --- java/org/apache/catalina/util/CharsetMapperDefault.properties | 1 - webapps/docs/changelog.xml| 6 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/java/org/apache/catalina/util/CharsetMapperDefault.properties b/java/org/apache/catalina/util/CharsetMapperDefault.properties index d438bcf71e..6f8bf49493 100644 --- a/java/org/apache/catalina/util/CharsetMapperDefault.properties +++ b/java/org/apache/catalina/util/CharsetMapperDefault.properties @@ -15,4 +15,3 @@ en=ISO-8859-1 fr=ISO-8859-1 -ja=Shift_JIS diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 1c602680ae..aa95b85ad0 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -118,6 +118,12 @@ retrieve a certificate DN, to match the output of the deprecated getSubjectDN().getName() that was used previously. (remm) + +Revert the change in 9.0.59 that added a mapping of +Shift_JIS for the ja locale to the default +mappings used by ServletResponse.setLocale() as it +caused regressions for applications using UTF-8. (markt) + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 8.5.x updated: Revert the ja <-> Shift_JIS mapping
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 d87e64d3f1 Revert the ja <-> Shift_JIS mapping d87e64d3f1 is described below commit d87e64d3f107c5040b516c3c3dccea017bf793ba Author: Mark Thomas AuthorDate: Thu Apr 28 19:26:24 2022 +0100 Revert the ja <-> Shift_JIS mapping --- java/org/apache/catalina/util/CharsetMapperDefault.properties | 1 - webapps/docs/changelog.xml| 6 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/java/org/apache/catalina/util/CharsetMapperDefault.properties b/java/org/apache/catalina/util/CharsetMapperDefault.properties index d438bcf71e..6f8bf49493 100644 --- a/java/org/apache/catalina/util/CharsetMapperDefault.properties +++ b/java/org/apache/catalina/util/CharsetMapperDefault.properties @@ -15,4 +15,3 @@ en=ISO-8859-1 fr=ISO-8859-1 -ja=Shift_JIS diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b17701fa92..ed9063ff7b 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -118,6 +118,12 @@ retrieve a certificate DN, to match the output of the deprecated getSubjectDN().getName() that was used previously. (remm) + +Revert the change in 8.5.76 that added a mapping of +Shift_JIS for the ja locale to the default +mappings used by ServletResponse.setLocale() as it +caused regressions for applications using UTF-8. (markt) + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch main updated: Fix BZ 66008 - clarify trimSpaces docs
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 e7108a08cb Fix BZ 66008 - clarify trimSpaces docs e7108a08cb is described below commit e7108a08cb065fe1616caea470dbe6f7e0a6c8f1 Author: Mark Thomas AuthorDate: Thu Apr 28 19:50:09 2022 +0100 Fix BZ 66008 - clarify trimSpaces docs --- webapps/docs/changelog.xml| 9 + webapps/docs/jasper-howto.xml | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 4768a39924..814b4f0f25 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -171,6 +171,15 @@ + + + +66008: In the documentation web application, clarify the +recommendation for the use the trimSpaces option for Jasper +in production environments. (markt) + + + diff --git a/webapps/docs/jasper-howto.xml b/webapps/docs/jasper-howto.xml index 19820f7e2a..a8024bca5b 100644 --- a/webapps/docs/jasper-howto.xml +++ b/webapps/docs/jasper-howto.xml @@ -350,8 +350,8 @@ char arrays, set this to true. modificationTestInterval - If development has to be set to true for any reason (such as dynamic generation of JSPs), setting this to a high value will improve performance a lot. -trimSpaces - To remove useless bytes from the response, -set this to true. +trimSpaces - To remove unnecessary bytes from the response, +consider setting this to single or extended. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 10.0.x updated: Fix BZ 66008 - clarify trimSpaces docs
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 2817fa8e12 Fix BZ 66008 - clarify trimSpaces docs 2817fa8e12 is described below commit 2817fa8e12c4ddac7606aa5c7a8e39c71df8b7a7 Author: Mark Thomas AuthorDate: Thu Apr 28 19:50:09 2022 +0100 Fix BZ 66008 - clarify trimSpaces docs --- webapps/docs/changelog.xml| 9 + webapps/docs/jasper-howto.xml | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0b7fc3d8f3..9dba4aa423 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -153,6 +153,15 @@ + + + +66008: In the documentation web application, clarify the +recommendation for the use the trimSpaces option for Jasper +in production environments. (markt) + + + diff --git a/webapps/docs/jasper-howto.xml b/webapps/docs/jasper-howto.xml index 296d84643a..a97c46854c 100644 --- a/webapps/docs/jasper-howto.xml +++ b/webapps/docs/jasper-howto.xml @@ -355,8 +355,8 @@ char arrays, set this to true. modificationTestInterval - If development has to be set to true for any reason (such as dynamic generation of JSPs), setting this to a high value will improve performance a lot. -trimSpaces - To remove useless bytes from the response, -set this to true. +trimSpaces - To remove unnecessary bytes from the response, +consider setting this to single or extended. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 9.0.x updated: Fix BZ 66008 - clarify trimSpaces docs
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 3a3319ca88 Fix BZ 66008 - clarify trimSpaces docs 3a3319ca88 is described below commit 3a3319ca886562d904baf32914c725a3d61b8e80 Author: Mark Thomas AuthorDate: Thu Apr 28 19:50:09 2022 +0100 Fix BZ 66008 - clarify trimSpaces docs --- webapps/docs/changelog.xml| 9 + webapps/docs/jasper-howto.xml | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index aa95b85ad0..08da2bd672 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -145,6 +145,15 @@ + + + +66008: In the documentation web application, clarify the +recommendation for the use the trimSpaces option for Jasper +in production environments. (markt) + + + diff --git a/webapps/docs/jasper-howto.xml b/webapps/docs/jasper-howto.xml index c54fa52b36..e748851a42 100644 --- a/webapps/docs/jasper-howto.xml +++ b/webapps/docs/jasper-howto.xml @@ -276,8 +276,8 @@ char arrays, set this to true. modificationTestInterval - If development has to be set to true for any reason (such as dynamic generation of JSPs), setting this to a high value will improve performance a lot. -trimSpaces - To remove useless bytes from the response, -set this to true. +trimSpaces - To remove unnecessary bytes from the response, +consider setting this to single or extended. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[tomcat] branch 8.5.x updated: Fix BZ 66008 - clarify trimSpaces docs
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 9f0198d408 Fix BZ 66008 - clarify trimSpaces docs 9f0198d408 is described below commit 9f0198d408b1fb01567bd1fcbdd4c4c62e4af690 Author: Mark Thomas AuthorDate: Thu Apr 28 19:50:09 2022 +0100 Fix BZ 66008 - clarify trimSpaces docs --- webapps/docs/changelog.xml| 9 + webapps/docs/jasper-howto.xml | 2 -- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ed9063ff7b..56f6bd0991 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -145,6 +145,15 @@ + + + +66008: In the documentation web application, remove the +recommendation for the use the trimSpaces option for Jasper +in production environments. (markt) + + + diff --git a/webapps/docs/jasper-howto.xml b/webapps/docs/jasper-howto.xml index 6fdd4e712a..e7381cedc6 100644 --- a/webapps/docs/jasper-howto.xml +++ b/webapps/docs/jasper-howto.xml @@ -258,8 +258,6 @@ char arrays, set this to true. modificationTestInterval - If development has to be set to true for any reason (such as dynamic generation of JSPs), setting this to a high value will improve performance a lot. -trimSpaces - To remove useless bytes from the response, -set this to true. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66008] Jasper Documentation is misleading (if not wrong) about the trimSpaces option
https://bz.apache.org/bugzilla/show_bug.cgi?id=66008 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Mark Thomas --- Fixed in: - 10.1.x for 10.1.0-M15 onwards - 10.0.x for 10.0.21 onwards - 9.0.x for 9.0.63 onwards - 8.5.x for 8.5.79 onwards For 9.0.x onwards, I changed the recommendation to single or extended. For 8.5.x, I removed the recommendation. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66043] Upon Restart of applications StandardSession not initialized to read
https://bz.apache.org/bugzilla/show_bug.cgi?id=66043 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Mark Thomas --- This looks like an application/configuration issue. Please follow up on the Tomcat users mailing list. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66023] Getting requestbody as inputstream fails when upgrading to h2c
https://bz.apache.org/bugzilla/show_bug.cgi?id=66023 --- Comment #6 from Mark Thomas --- Interesting. I expanded the current upgrade with request body tests to use GET and POST and they still passed. Switching to a Reader triggered the issue because that triggers a call to available() and - as Rémy pointed out - that is where things go wrong. I agree with Rémy's comments on efficiency but I want to see what a patch to fix this would look like before deciding on whether I think we should support this or not. My starting point is that I would like to support it if practical. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org