[Bug 60096] getOpenSessions() always returns only one session instance

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60096 Tsuyoshi Tsuhtan Sato changed: What|Removed |Added Resolution|--- |DUPLICATE Status|N

[Bug 58223] WsSession.getOpenSessions breaks API contract

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58223 Tsuyoshi Tsuhtan Sato changed: What|Removed |Added CC||tsuh...@ngmat.com --- Comment

[Bug 60096] New: getOpenSessions() always returns only one session instance

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60096 Bug ID: 60096 Summary: getOpenSessions() always returns only one session instance Product: Tomcat 8 Version: 8.5.5 Hardware: PC Status: NEW Severity

[Bug 60035] java.io.IOException: Too many open files

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60035 --- Comment #8 from Marcus Hughes --- Hi Mark, Apologies Joe went quiet - but he left the company. Thanks for looking into this, it kind of brought down all the servers we deployed the upgrade onto so was pretty serious for us. What you have id

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #27 from Mark Thomas --- I think I have a better understanding of what is going on. Both Tomcat and httpd decode and normalize the URI before rewriting. The problem occurs later. Consider the following rule: RewriteRule /a/(.*) /

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #26 from Mark Thomas --- Let me do some more investigation. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: d

svn commit: r1759613 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/resources.xml

2016-09-07 Thread markt
Author: markt Date: Wed Sep 7 13:51:03 2016 New Revision: 1759613 URL: http://svn.apache.org/viewvc?rev=1759613&view=rev Log: Expand the documentation for the nested elements within a Resources element to clarify the behaviour of different configuration options with respect to the order in whic

svn commit: r1759612 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/resources.xml

2016-09-07 Thread markt
Author: markt Date: Wed Sep 7 13:50:44 2016 New Revision: 1759612 URL: http://svn.apache.org/viewvc?rev=1759612&view=rev Log: Expand the documentation for the nested elements within a Resources element to clarify the behaviour of different configuration options with respect to the order in whic

svn commit: r1759611 - in /tomcat/trunk/webapps/docs: changelog.xml config/resources.xml

2016-09-07 Thread markt
Author: markt Date: Wed Sep 7 13:50:09 2016 New Revision: 1759611 URL: http://svn.apache.org/viewvc?rev=1759611&view=rev Log: Expand the documentation for the nested elements within a Resources element to clarify the behaviour of different configuration options with respect to the order in whic

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #25 from santhanapreeth...@gmail.com --- I don't think using B flag for URLs with non-ASCII characters is the right approach. I am using httpd mod_rewrite for URL rewrite now and so far there have been no issues in non-ASCII characte

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #24 from santhanapreeth...@gmail.com --- Created attachment 34220 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34220&action=edit B flag failure cases -- You are receiving this mail because: You are the assignee for the bu

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #23 from santhanapreeth...@gmail.com --- Thanks for the update. Testing the changes in trunk I found some failure cases. Attached the testcase -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1759589 - /tomcat/trunk/webapps/docs/changelog.xml

2016-09-07 Thread markt
Author: markt Date: Wed Sep 7 11:36:21 2016 New Revision: 1759589 URL: http://svn.apache.org/viewvc?rev=1759589&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 Refactor the previous fix to align the behaviour of the Rewrite Valve with mod_rewite. As part of this, provide a

svn commit: r1759585 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 11:06:50 2016 New Revision: 1759585 URL: http://svn.apache.org/viewvc?rev=1759585&view=rev Log: Prep for next version Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default tomcat/tc7.0.x/trunk/w

[VOTE] Release Apache Tomcat 7.0.71

2016-09-07 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.71 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.71/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1094/ The svn tag is: http://svn.apache.org/

svn commit: r15199 [2/2] - in /dev/tomcat/tomcat-7/v7.0.71: ./ bin/ bin/embed/ bin/extras/ src/

2016-09-07 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.71/bin/extras/catalina-jmx-remote.jar.sha1 == --- dev/tomcat/tomcat-7/v7.0.71/bin/extras/catalina-jmx-remote.jar.sha1 (added) +++ dev/tomcat/tomcat-7/v7.0.71/bin/extras/catalina-jmx-remote.ja

svn commit: r15199 [1/2] - in /dev/tomcat/tomcat-7/v7.0.71: ./ bin/ bin/embed/ bin/extras/ src/

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 10:50:14 2016 New Revision: 15199 Log: Stage 7.0.71 RC Added: dev/tomcat/tomcat-7/v7.0.71/ dev/tomcat/tomcat-7/v7.0.71/KEYS dev/tomcat/tomcat-7/v7.0.71/README.html dev/tomcat/tomcat-7/v7.0.71/RELEASE-NOTES dev/tomcat/tomcat-7/v7.0.71/bin/

svn commit: r1759576 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_71: ./ build.properties.default

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 10:01:04 2016 New Revision: 1759576 URL: http://svn.apache.org/viewvc?rev=1759576&view=rev Log: Tag 7.0.71 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_71/ (props changed) - copied from r1759575, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCA

svn commit: r1759574 - /tomcat/tc7.0.x/tags/TOMCAT_7_0_71/

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 09:54:02 2016 New Revision: 1759574 URL: http://svn.apache.org/viewvc?rev=1759574&view=rev Log: Drop the tag in order to pick up a fix in javadoc. Removed: tomcat/tc7.0.x/tags/TOMCAT_7_0_71/ -

svn commit: r1759567 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/CGIServlet.java

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 09:03:59 2016 New Revision: 1759567 URL: http://svn.apache.org/viewvc?rev=1759567&view=rev Log: Fix javadoc Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java Propchange: tomcat/tc7.0

svn commit: r1759565 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 08:59:41 2016 New Revision: 1759565 URL: http://svn.apache.org/viewvc?rev=1759565&view=rev Log: Fix javadoc Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/servlets/CGIServlet.java Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/servlets/CGI

svn commit: r15196 - in /release/tomcat: tomcat-8/v8.0.36/ tomcat-8/v8.5.3/ tomcat-8/v8.5.4/ tomcat-9/v9.0.0.M9/

2016-09-07 Thread markt
Author: markt Date: Wed Sep 7 07:10:25 2016 New Revision: 15196 Log: Drop old versions from mirrors Removed: release/tomcat/tomcat-8/v8.0.36/ release/tomcat/tomcat-8/v8.5.3/ release/tomcat/tomcat-8/v8.5.4/ release/tomcat/tomcat-9/v9.0.0.M9/ -

svn commit: r15195 - in /release/tomcat/tomcat-8/v8.5.5/bin: apache-tomcat-8.5.5.tar.gz.asc apache-tomcat-8.5.5.zip.asc

2016-09-07 Thread markt
Author: markt Date: Wed Sep 7 07:09:23 2016 New Revision: 15195 Log: Add missing signatures Added: release/tomcat/tomcat-8/v8.5.5/bin/apache-tomcat-8.5.5.tar.gz.asc release/tomcat/tomcat-8/v8.5.5/bin/apache-tomcat-8.5.5.zip.asc Added: release/tomcat/tomcat-8/v8.5.5/bin/apache-tomcat-8.5

svn commit: r1759549 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_71: ./ build.properties.default

2016-09-07 Thread violetagg
Author: violetagg Date: Wed Sep 7 07:01:07 2016 New Revision: 1759549 URL: http://svn.apache.org/viewvc?rev=1759549&view=rev Log: Tag 7.0.71 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_71/ (props changed) - copied from r1759548, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCA