DO NOT REPLY [Bug 51506] New: Support for TLS False Start

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51506 Bug #: 51506 Summary: Support for TLS False Start Product: Tomcat 7 Version: unspecified Platform: PC Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 51505] Blue Screen When shutdown the Tomcat Window

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51505 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 51506] Support for TLS False Start

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51506 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[VOTE] Release Apache Tomcat 7.0.19

2011-07-14 Thread Mark Thomas
The proposed Apache Tomcat 7.0.19 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.19/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_19/ The proposed 7.0.19 release is: [ ] Broken - do not release [

svn commit: r1146623 - in /tomcat/trunk: conf/catalina.properties webapps/docs/changelog.xml

2011-07-14 Thread kkolinko
Author: kkolinko Date: Thu Jul 14 09:58:31 2011 New Revision: 1146623 URL: http://svn.apache.org/viewvc?rev=1146623view=rev Log: Corrected typo in the value of tomcat.util.scan.DefaultJarScanner.jarsToSkip property Modified: tomcat/trunk/conf/catalina.properties

svn commit: r1146627 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-07-14 Thread kfujino
Author: kfujino Date: Thu Jul 14 10:02:00 2011 New Revision: 1146627 URL: http://svn.apache.org/viewvc?rev=1146627view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r1146623 - in /tomcat/trunk: conf/catalina.properties webapps/docs/changelog.xml

2011-07-14 Thread Konstantin Kolinko
2011/7/14 kkoli...@apache.org: Author: kkolinko Date: Thu Jul 14 09:58:31 2011 New Revision: 1146623 URL: http://svn.apache.org/viewvc?rev=1146623view=rev Log: Corrected typo in the value of tomcat.util.scan.DefaultJarScanner.jarsToSkip property Modified:    

DO NOT REPLY [Bug 51507] New: NumberFormatNotFoundException:null

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51507 Bug #: 51507 Summary: NumberFormatNotFoundException:null Product: Tomcat 6 Version: 6.0.32 Platform: PC Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 51507] NumberFormatNotFoundException:null

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51507 Tim Funk funk...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 51508] New: Using generic URL in jsp-config breaks welcome file handling

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51508 Bug #: 51508 Summary: Using generic URL in jsp-config breaks welcome file handling Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP

svn commit: r1146703 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/servlets/ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ webapps/docs/

2011-07-14 Thread markt
Author: markt Date: Thu Jul 14 13:38:40 2011 New Revision: 1146703 URL: http://svn.apache.org/viewvc?rev=1146703view=rev Log: Fix various sendfile issues. This fixes CVE-2011-2526 Modified: tomcat/tc6.0.x/trunk/STATUS.txt

svn commit: r1146707 - in /tomcat/site/trunk: docs/security-6.html xdocs/security-6.xml

2011-07-14 Thread markt
Author: markt Date: Thu Jul 14 13:41:49 2011 New Revision: 1146707 URL: http://svn.apache.org/viewvc?rev=1146707view=rev Log: Update now patch has been applied Modified: tomcat/site/trunk/docs/security-6.html tomcat/site/trunk/xdocs/security-6.xml Modified:

Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Christopher Schultz
All, Is there any interest in having a configuration option for WCL that allows certain thread names to be ignored during webapp shutdown? See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion. It appears that there may sometimes be a race condition where the webapp can't

DO NOT REPLY [Bug 51509] New: Csrf Prevention Filter`s LruCache is not thread save

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51509 Bug #: 51509 Summary: Csrf Prevention Filter`s LruCache is not thread save Product: Tomcat 6 Version: 6.0.32 Platform: PC Status: NEW Severity: minor

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Pid
On 14/07/2011 15:23, Christopher Schultz wrote: All, Is there any interest in having a configuration option for WCL that allows certain thread names to be ignored during webapp shutdown? See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion. It appears that there may

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Pid
On 14/07/2011 16:11, Pid wrote: On 14/07/2011 15:23, Christopher Schultz wrote: All, Is there any interest in having a configuration option for WCL that allows certain thread names to be ignored during webapp shutdown? See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion.

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Konstantin Kolinko
2011/7/14 Christopher Schultz ch...@christopherschultz.net: Is there any interest in having a configuration option for WCL that allows certain thread names to be ignored during webapp shutdown? See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion. It appears that there may

DO NOT REPLY [Bug 51453] Requests to open URL that include an Authorization header do not reach servlet

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51453 --- Comment #4 from Sudarsha Wijenayake sudarsha_wijenay...@ca.ibm.com 2011-07-14 15:44:50 UTC --- (In reply to comment #3) This has been fixed in 7.0.x and will be included in 7.0.17 onwards. Is this fix now available in the following

DO NOT REPLY [Bug 51453] Requests to open URL that include an Authorization header do not reach servlet

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51453 --- Comment #5 from Mark Thomas ma...@apache.org 2011-07-14 15:47:46 UTC --- The 7.0.17 was stopped, as was 7.0.18. 7.0.19 in currently in progress. You can build it from the tag or from http://people.apache.org/~markt/dev/tomcat-7/

DO NOT REPLY [Bug 51506] Support for TLS False Start

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51506 --- Comment #2 from Shashank Shekhar shashank.shekhar.glo...@gmail.com 2011-07-14 17:57:03 UTC --- Thanks for the clarification. I had a hunch, but it's good to see it getting answered authoritatively. -- Configure bugmail:

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Christopher Schultz
Pid, On 7/14/2011 11:25 AM, Pid wrote: On 14/07/2011 16:11, Pid wrote: On 14/07/2011 15:23, Christopher Schultz wrote: All, Is there any interest in having a configuration option for WCL that allows certain thread names to be ignored during webapp shutdown? See

Tomcat 7 under Java 7

2011-07-14 Thread Henri Gomez
Hi guys, I conducted some tests with Tomcat 7 (7.0.19) and I noticed a slower startup time under Java 7 (OpenJDK) than under Java 1.6. I also see a serious boost in startup between TC 6.0.32 and TC 7.0.19, Jetty is not too far behind. I blogged about here :