Re: Generics and the spec interfaces

2008-05-07 Thread Mark Thomas
[EMAIL PROTECTED] wrote: Can you please send a proposal (including diffs) to the JSR-315 EG? "Generification" of the Servlet APIs is being considered for Servlet 3.0. Thanks, Jan Jan, Patches are available (under the AL2) from: http://people.apache.org/~markt/patches/ I also fixed a couple

svn commit: r654260 - /tomcat/current/tc5.5.x/STATUS.txt

2008-05-07 Thread markt
Author: markt Date: Wed May 7 13:20:21 2008 New Revision: 654260 URL: http://svn.apache.org/viewvc?rev=654260&view=rev Log: Propose fix for 43013/44021 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/t

DO NOT REPLY [Bug 42950] ConcurrentModificationException on Shutdown

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42950 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|NEEDINFO ---

DO NOT REPLY [Bug 44943] Inconsistent engine name Catalina vs Standalone in server.xml

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44943 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-07 10:24:47 PST --- This has been fixed in trunk and proposed for 6.0.x and 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Yo

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

2008-05-07 Thread markt
Author: markt Date: Wed May 7 10:24:36 2008 New Revision: 654179 URL: http://svn.apache.org/viewvc?rev=654179&view=rev Log: Propose fix for 44943 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

svn commit: r654178 - /tomcat/current/tc5.5.x/STATUS.txt

2008-05-07 Thread markt
Author: markt Date: Wed May 7 10:24:22 2008 New Revision: 654178 URL: http://svn.apache.org/viewvc?rev=654178&view=rev Log: Propose fix for 44943 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x

svn commit: r654177 - /tomcat/trunk/conf/server.xml

2008-05-07 Thread markt
Author: markt Date: Wed May 7 10:20:41 2008 New Revision: 654177 URL: http://svn.apache.org/viewvc?rev=654177&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44943 Reduce copy/paste issues caused by different engine names. Modified: tomcat/trunk/conf/server.xml Modified

[Tomcat Wiki] Trivial Update of "UsefulLinks" by JasonSperske

2008-05-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The following page has been changed by JasonSperske: http://wiki.apache.org/tomcat/UsefulLinks The comment on the change is: First link was broken, the second link pointed to an article

[Tomcat Wiki] Update of "FAQ/Windows" by JasonSperske

2008-05-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The following page has been changed by JasonSperske: http://wiki.apache.org/tomcat/FAQ/Windows The comment on the change is: Added help with Vista related issues --

DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 walter b marvin <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|ASSIGNED

DO NOT REPLY [Bug 39805] Annotations only working for public methods

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39805 --- Comment #2 from Marcello Teodori <[EMAIL PROTECTED]> 2008-05-07 04:01:45 PST --- I'm looking for some info on the tomcat 6 documentation about jee annotation support along the lines of what's available for jetty here: http://docs.c

DO NOT REPLY [Bug 44946] tomcat-connector How-to for IIS 6. 0 should include adding Web Service Extensions

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44946 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44946] tomcat-connector How-to for IIS 6. 0 should include adding Web Service Extensions

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44946 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-07 00:26:16 PST --- Many thanks for the patch. I modified it slightly and committed it to the jk docs. It will be in the next release. -- Configure bugmail: https://issues.a

svn commit: r654014 - /tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml

2008-05-07 Thread markt
Author: markt Date: Wed May 7 00:26:03 2008 New Revision: 654014 URL: http://svn.apache.org/viewvc?rev=654014&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44946 Add missing steps for IIS 6.0 Based on a patch by Louis Pierrson using information from http://confluence.atla

DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|blocker |normal --- Co

DO NOT REPLY [Bug 44938] the thread http-80-SendFile-0 consumes 100% of CPU and slow tomcat responses

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44938 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 42925] Sendfile thread uses 100% cpu for long periods

2008-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42925 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]