svn commit: r565352 - in /tomcat/trunk/java/org/apache/catalina/tribes: group/interceptors/ThroughputInterceptor.java tipis/AbstractReplicatedMap.java

2007-08-13 Thread fhanik
Author: fhanik Date: Mon Aug 13 06:54:30 2007 New Revision: 565352 URL: http://svn.apache.org/viewvc?view=rev&rev=565352 Log: Fix NPE in the map, add accessors to stats information Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/ThroughputInterceptor.java tomca

svn commit: r565395 - /tomcat/container/tc5.5.x/catalina/src/conf/web.xml

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 09:21:23 2007 New Revision: 565395 URL: http://svn.apache.org/viewvc?view=rev&rev=565395 Log: Fix double xml processing instruction :-) Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml URL:

svn commit: r565402 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 09:26:57 2007 New Revision: 565402 URL: http://svn.apache.org/viewvc?view=rev&rev=565402 Log: Update to Commons Modeler 2.0.1, fix embed release starting issue Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webap

svn commit: r565403 - /tomcat/build/tc5.5.x/build.properties.default

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 09:27:01 2007 New Revision: 565403 URL: http://svn.apache.org/viewvc?view=rev&rev=565403 Log: Update to Commons Modeler 2.0.1, fix embed release starting issue Modified: tomcat/build/tc5.5.x/build.properties.default Modified: tomcat/build/tc5.5.x/build.propertie

[ANN] Apache Tomcat 6.0.14 released

2007-08-13 Thread Remy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.14 stable. This release includes bugfixes over Apache Tomcat 6.0.13. Apache Tomcat 6.0 includes new features over Apache Tomcat 5.5, including support for the new Servlet 2.5 and JSP 2.1 specifications, a refactore

DO NOT REPLY [Bug 43103] - tomcat stops automatically

2007-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r565420 - /tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

2007-08-13 Thread fhanik
Author: fhanik Date: Mon Aug 13 10:04:52 2007 New Revision: 565420 URL: http://svn.apache.org/viewvc?view=rev&rev=565420 Log: Added in backup manager Modified: tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Modified: tomcat/trunk/java/org/apache/catalina/ha/session/

svn commit: r565432 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

2007-08-13 Thread fhanik
Author: fhanik Date: Mon Aug 13 10:22:03 2007 New Revision: 565432 URL: http://svn.apache.org/viewvc?view=rev&rev=565432 Log: backport from trunk Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalin

svn commit: r565433 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java

2007-08-13 Thread fhanik
Author: fhanik Date: Mon Aug 13 10:23:04 2007 New Revision: 565433 URL: http://svn.apache.org/viewvc?view=rev&rev=565433 Log: protect against a NPE when a member disappears Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java Modified: tomcat/tc6.

DO NOT REPLY [Bug 43094] - Allowing non-file based keystore and other providers

2007-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r565463 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/valves/ webapps/docs/

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 11:12:51 2007 New Revision: 565463 URL: http://svn.apache.org/viewvc?view=rev&rev=565463 Log: Improve large-file support (more then 4 Gb) at all AccessLogValves. Modified: tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/valves/AccessLogValve.java

svn commit: r565464 - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/connector/ catalina/startup/ coyote/ajp/ coyote/http11/ tomcat/util/ tomcat/util/digester/

2007-08-13 Thread remm
Author: remm Date: Mon Aug 13 11:13:47 2007 New Revision: 565464 URL: http://svn.apache.org/viewvc?view=rev&rev=565464 Log: - Experiment with reporting warnings for unmatched elements and attributes, based on Bill's ideas. - The NIO HTTP protocol handler does not seem very reporting friendly at t

svn commit: r565467 - /tomcat/container/tc5.5.x/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/ManagerServlet.java

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 11:25:14 2007 New Revision: 565467 URL: http://svn.apache.org/viewvc?view=rev&rev=565467 Log: remove useless copy and unused context.xml file reference. Modified: tomcat/container/tc5.5.x/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/ManagerServlet

svn commit: r565469 - in /tomcat/container/tc5.5.x: modules/cluster/src/share/org/apache/catalina/cluster/tcp/ webapps/docs/

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 11:32:58 2007 New Revision: 565469 URL: http://svn.apache.org/viewvc?view=rev&rev=565469 Log: Backport Tomcat 6 cluster socket parameter. Modified: tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/tcp/ClusterReceiverBase.java t

svn commit: r565470 - /tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/session/JvmRouteBinderValve.java

2007-08-13 Thread pero
Author: pero Date: Mon Aug 13 11:35:13 2007 New Revision: 565470 URL: http://svn.apache.org/viewvc?view=rev&rev=565470 Log: Fix: only access time as debugging is enabled. Modified: tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/session/JvmRouteBinderValve.java

Change request for Tomcat resources list

2007-08-13 Thread Vivek Chopra
Not sure what the procedure for this is (File a bug?), but I would like to request an addition to the books list at http://tomcat.apache.org/resources.html. Professional Apache Tomcat 6 by by Vivek Chopra, Sing Li, Jeff Genender Wrox Press (August 2007) ISBN: 0471753610 BTW Jeff is a Committer fo

svn commit: r565477 - in /tomcat/site/trunk: docs/resources.html xdocs/resources.xml

2007-08-13 Thread yoavs
Author: yoavs Date: Mon Aug 13 11:58:44 2007 New Revision: 565477 URL: http://svn.apache.org/viewvc?view=rev&rev=565477 Log: Add a couple of links to resources.xml: Professional Apache Tomcat 6 book, and Filip's recent blog entry. Modified: tomcat/site/trunk/docs/resources.html tomcat/si

Re: Change request for Tomcat resources list

2007-08-13 Thread Yoav Shapira
Hey, On 8/13/07, Vivek Chopra <[EMAIL PROTECTED]> wrote: > Not sure what the procedure for this is (File a bug?), > but I would like to request an addition to the books > list at http://tomcat.apache.org/resources.html. I've added your book to the resources page. The change will show up on the l

DO NOT REPLY [Bug 42976] - Certain valid Content-Type headers are messed up before sending on the wire.

2007-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r565601 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd

2007-08-13 Thread markt
Author: markt Date: Mon Aug 13 18:27:51 2007 New Revision: 565601 URL: http://svn.apache.org/viewvc?view=rev&rev=565601 Log: Fix bug 43102. Patch by Ben Hatton. Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/mbeans-descriptors.dtd Modified: tomcat/tc6.0.x/trunk/java/org

DO NOT REPLY [Bug 43102] - Invalid DTD - mbeans-descriptors.dtd

2007-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 43103] - tomcat stops automatically

2007-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r565608 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

2007-08-13 Thread markt
Author: markt Date: Mon Aug 13 18:59:56 2007 New Revision: 565608 URL: http://svn.apache.org/viewvc?view=rev&rev=565608 Log: Add license header back in removed in previous commit. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Modified: tomcat/tc6

svn commit: r565612 - in /tomcat/site/trunk: docs/security-3.html docs/security-4.html docs/security-5.html docs/security-6.html xdocs/security-3.xml xdocs/security-4.xml xdocs/security-5.xml xdocs/se

2007-08-13 Thread markt
Author: markt Date: Mon Aug 13 19:48:57 2007 New Revision: 565612 URL: http://svn.apache.org/viewvc?view=rev&rev=565612 Log: Update the security pages with the 6.0.14 vulnerabilities Modified: tomcat/site/trunk/docs/security-3.html tomcat/site/trunk/docs/security-4.html tomcat/site/tr

DO NOT REPLY [Bug 43115] New: - Simple JSP fails to compile/load

2007-08-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

CVE-2007-3382: Handling of cookies containing a ' character

2007-08-13 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2007-3382: Handling of cookies containing a ' character Severity: Low (Session Hi-jacking) Vendor: The Apache Software Foundation Versions Affected: 6.0.0 to 6.0.13 5.5.0 to 5.5.24 5.0.0 to 5.0.30 4.1.0 to 4.1.36 3.3 to 3.3.2 Description: Tomca

CVE-2007-3385: Handling of \" in cookies

2007-08-13 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2007-3385: Handling of \" in cookies Severity: Low (Session Hi-jacking) Vendor: The Apache Software Foundation Versions Affected: 6.0.0 to 6.0.13 5.5.0 to 5.5.24 5.0.0 to 5.0.30 4.1.0 to 4.1.36 3.3 to 3.3.2 Description: Tomcat incorrectly handl

CVE-2007-3386: XSS in Host Manager

2007-08-13 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2007-3386: XSS in Host Manager Severity: Low (Cross-site scripting) Vendor: The Apache Software Foundation Versions Affected: 6.0.0 to 6.0.13 5.5.0 to 5.5.24 Description: The Host Manager Servlet does not filter user supplied data before displa