Re: Bug 37794 - Parameters, chunked requests and maxPostSize

2009-06-15 Thread Tim Funk
Yes chunked requests on POST are OK. I like option a too. -Tim Mark Thomas wrote: For chunked request bodies, the content length is unknown. We can track how many bytes we have read. If we read more the maxPostSize, what do we do? a) Throw an exception that leads to a 500 response? b) Drop what

Bug 37794 - Parameters, chunked requests and maxPostSize

2009-06-15 Thread Mark Thomas
Folks, I have been looking at bug 37794 [1] My reading of RFC2616 is that chunked requests with POST are OK. I have a patch that will handle chunked requests. In a similar manner to non-chunked requests, it reads the data into a buffer and then processes it. The question is what to do if we rea

Re: [VOTE] Release JDBC Pool module v1.0.4

2009-06-15 Thread sebb
On 15/06/2009, Filip Hanik - Dev Lists wrote: > Cleaned up and fixed. > > The release is located here: > http://people.apache.org/~fhanik/jdbc-pool/v1.0.4/ NOTICE file is incorrect, it should read: >>> Apache Tomcat JDBC Pool Copyright 2008-2009 The Apache Software Foundation This product inc

[Tomcat Wiki] Update of "SummerOfCode2009" by markt

2009-06-15 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 markt: http://wiki.apache.org/tomcat/SummerOfCode2009 The comment on the change is: Add some comments ---

DO NOT REPLY [Bug 47124] Run the unit tests as part of the build!!!

2009-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47124 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r784919 - in /tomcat/trunk: build.xml test.xml

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 18:58:55 2009 New Revision: 784919 URL: http://svn.apache.org/viewvc?rev=784919&view=rev Log: Merge tests into main build.xml as an optional target. Hopefully start to use Tomcat class as basis for test cases for bugs. Removed: tomcat/trunk/test.xml Modified:

svn commit: r784918 - /tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 18:55:48 2009 New Revision: 784918 URL: http://svn.apache.org/viewvc?rev=784918&view=rev Log: Default appBase change was causing errors. Use the old value for this test case. Modified: tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java Modified: tomc

svn commit: r784917 - /tomcat/trunk/test/org/apache/TestAll.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 18:55:00 2009 New Revision: 784917 URL: http://svn.apache.org/viewvc?rev=784917&view=rev Log: Fix comments Modified: tomcat/trunk/test/org/apache/TestAll.java Modified: tomcat/trunk/test/org/apache/TestAll.java URL: http://svn.apache.org/viewvc/tomcat/trunk/te

[VOTE] Release JDBC Pool module v1.0.4

2009-06-15 Thread Filip Hanik - Dev Lists
Cleaned up and fixed. The release is located here: http://people.apache.org/~fhanik/jdbc-pool/v1.0.4/ [ ] STABLE - I couldn't find any bugs [ ] BETA - I found some bugs but not critical [ ] BROKEN - I found some show stoppers Any comments ? Thanks, Filip -

Re: [VOTE] Release JDBC Pool module v1.0.3

2009-06-15 Thread sebb
On 15/06/2009, Filip Hanik - Dev Lists wrote: > Sebb, thanks for the feedback. > > sebb wrote: > > > Apart from the problems with N&L files etc that have already been > > mentioned, I found the following: > > > > == > > > > The changelog.html file refers to Tomcat JDBC Connection Pool > > *v1.0.5

svn commit: r784905 - /tomcat/tags/JDBC_POOL_1_0_4/

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 18:37:07 2009 New Revision: 784905 URL: http://svn.apache.org/viewvc?rev=784905&view=rev Log: New tag with license and notice files. Doc paths have been fixed Added: tomcat/tags/JDBC_POOL_1_0_4/ (props changed) - copied from r784904, tomcat/trunk/module

svn commit: r784900 - /tomcat/trunk/res/maven/dbcp.pom

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 18:31:08 2009 New Revision: 784900 URL: http://svn.apache.org/viewvc?rev=784900&view=rev Log: Add missing pom Added: tomcat/trunk/res/maven/dbcp.pom (with props) Added: tomcat/trunk/res/maven/dbcp.pom URL: http://svn.apache.org/viewvc/tomcat/trunk/res/maven

svn commit: r784898 - /tomcat/tc6.0.x/trunk/res/maven/dbcp.pom

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 18:23:15 2009 New Revision: 784898 URL: http://svn.apache.org/viewvc?rev=784898&view=rev Log: add missing pom Added: tomcat/tc6.0.x/trunk/res/maven/dbcp.pom Added: tomcat/tc6.0.x/trunk/res/maven/dbcp.pom URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk

svn commit: r784891 - /tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 18:06:25 2009 New Revision: 784891 URL: http://svn.apache.org/viewvc?rev=784891&view=rev Log: fix properties and setup for 6.0.20 deployment. No status file update, I'm assuming this little booger is not part of R-T-C Modified: tomcat/tc6.0.x/trunk/res/maven/m

Re: Tomcat 6 distro on maven repository?

2009-06-15 Thread Filip Hanik - Dev Lists
I've uploaded 6.0.20 jars today, they will sync out shortly Filip Tom Cunningham wrote: Is there a public maven repository with a recent version of Tomcat 6 anywhere? We're developing a Tomcat bundle for Apache jUDDI and we're looking to upgrade our bundle from Tomcat 5.5->6.0. ---

DO NOT REPLY [Bug 47369] DeltaRequest is never reset. (use BackupManager)

2009-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47369 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 17:36:03 2009 New Revision: 784881 URL: http://svn.apache.org/viewvc?rev=784881&view=rev Log: proposal 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/STATUS.txt?rev=78

svn commit: r784879 - /tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 17:35:07 2009 New Revision: 784879 URL: http://svn.apache.org/viewvc?rev=784879&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47369 Patch provided by Keiichi Fujino Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractRe

svn commit: r784871 - /tomcat/trunk/modules/jdbc-pool/LICENSE

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 17:25:29 2009 New Revision: 784871 URL: http://svn.apache.org/viewvc?rev=784871&view=rev Log: checked in the raw license Modified: tomcat/trunk/modules/jdbc-pool/LICENSE Modified: tomcat/trunk/modules/jdbc-pool/LICENSE URL: http://svn.apache.org/viewvc/tomca

svn commit: r784869 - in /tomcat/trunk/modules/jdbc-pool/doc: changelog.xml jdbc-pool.xml

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 17:22:55 2009 New Revision: 784869 URL: http://svn.apache.org/viewvc?rev=784869&view=rev Log: Fix documentation Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Modified: tomcat/trunk/modules/jdbc-

Re: [VOTE] Release JDBC Pool module v1.0.3

2009-06-15 Thread Filip Hanik - Dev Lists
Sebb, thanks for the feedback. sebb wrote: Apart from the problems with N&L files etc that have already been mentioned, I found the following: == The changelog.html file refers to Tomcat JDBC Connection Pool *v1.0.5-beta* which looks wrong. fixed. == The documentation for the Interceptor

svn commit: r784863 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 17:00:57 2009 New Revision: 784863 URL: http://svn.apache.org/viewvc?rev=784863&view=rev Log: Fix copyright year Modified: tomcat/trunk/webapps/docs/tomcat-docs.xsl Modified: tomcat/trunk/webapps/docs/tomcat-docs.xsl URL: http://svn.apache.org/viewvc/tomcat/t

svn commit: r784857 - /tomcat/trunk/modules/jdbc-pool/build.xml

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 16:49:24 2009 New Revision: 784857 URL: http://svn.apache.org/viewvc?rev=784857&view=rev Log: Correct name Modified: tomcat/trunk/modules/jdbc-pool/build.xml Modified: tomcat/trunk/modules/jdbc-pool/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/mod

svn commit: r784853 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2009-06-15 Thread fhanik
Author: fhanik Date: Mon Jun 15 16:43:27 2009 New Revision: 784853 URL: http://svn.apache.org/viewvc?rev=784853&view=rev Log: Add in relative path to the left side menu. It's . by default so no changes. But this lets one generate docs and point to a location. Modified: tomcat/trunk/webapps/

svn commit: r784851 - /tomcat/trunk/test/org/apache/TestAll.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 16:32:28 2009 New Revision: 784851 URL: http://svn.apache.org/viewvc?rev=784851&view=rev Log: Sorry for the noise - finger trouble Modified: tomcat/trunk/test/org/apache/TestAll.java Modified: tomcat/trunk/test/org/apache/TestAll.java URL: http://svn.apache.or

svn commit: r784850 - /tomcat/trunk/test/org/apache/catalina/ha/session/TesterSerializablePrincipal.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 16:30:40 2009 New Revision: 784850 URL: http://svn.apache.org/viewvc?rev=784850&view=rev Log: Opps. Shouldn't have renamed this. Removed: tomcat/trunk/test/org/apache/catalina/ha/session/TesterSerializablePrincipal.java ---

svn commit: r784845 - /tomcat/trunk/test/org/apache/catalina/ha/session/TestSerializablePrincipal.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 16:23:19 2009 New Revision: 784845 URL: http://svn.apache.org/viewvc?rev=784845&view=rev Log: Opps. Shouldn't have renamed this. Added: tomcat/trunk/test/org/apache/catalina/ha/session/TestSerializablePrincipal.java - copied, changed from r784843, tomcat

svn commit: r784843 - in /tomcat/trunk: java/org/apache/catalina/startup/ test/org/apache/ test/org/apache/catalina/ha/session/ test/org/apache/catalina/startup/ test/org/apache/catalina/tribes/test/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 16:21:22 2009 New Revision: 784843 URL: http://svn.apache.org/viewvc?rev=784843&view=rev Log: Partly address bug 47124: Name unit tests consistently. All JUnit test cases are named Test*. There was at least one class named Test* that was not a JUnit test case. These

svn commit: r784835 - in /tomcat/trunk/java/org/apache/jasper: compiler/JavacErrorDetail.java compiler/JspReader.java compiler/JspUtil.java compiler/Mark.java compiler/Node.java compiler/ServletWriter

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 16:07:20 2009 New Revision: 784835 URL: http://svn.apache.org/viewvc?rev=784835&view=rev Log: Remove some unused Jasper code. Modified: tomcat/trunk/java/org/apache/jasper/compiler/JavacErrorDetail.java tomcat/trunk/java/org/apache/jasper/compiler/JspReader.

svn commit: r784804 - /tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 15:13:22 2009 New Revision: 784804 URL: http://svn.apache.org/viewvc?rev=784804&view=rev Log: Align programmatic web.xml defaults with conf/web.xml Don't set anything that is already set by default Switch to a context listener for the defaults so they get applied on

svn commit: r784765 - in /tomcat/trunk/java/org/apache/jasper: el/ELResolverImpl.java runtime/TagHandlerPool.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 13:05:38 2009 New Revision: 784765 URL: http://svn.apache.org/viewvc?rev=784765&view=rev Log: Remove more unused, deprecated code in Jasper Modified: tomcat/trunk/java/org/apache/jasper/el/ELResolverImpl.java tomcat/trunk/java/org/apache/jasper/runtime/TagHa

svn commit: r784764 - in /tomcat/trunk/java/org/apache/jasper/compiler: JspDocumentParser.java JspUtil.java ParserController.java TagFileProcessor.java TagLibraryInfoImpl.java

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 13:04:18 2009 New Revision: 784764 URL: http://svn.apache.org/viewvc?rev=784764&view=rev Log: Remove unused, deprecated code in Jasper Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java tomcat/trunk/java/org/apache/jasper/compiler/

svn commit: r784755 - in /tomcat/trunk: java/org/apache/catalina/ant/InstallTask.java java/org/apache/catalina/ant/RemoveTask.java webapps/docs/manager-howto.xml

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 12:31:54 2009 New Revision: 784755 URL: http://svn.apache.org/viewvc?rev=784755&view=rev Log: Remove deprecated Ant tasks Removed: tomcat/trunk/java/org/apache/catalina/ant/InstallTask.java tomcat/trunk/java/org/apache/catalina/ant/RemoveTask.java Modified:

svn commit: r784723 - /tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:51:54 2009 New Revision: 784723 URL: http://svn.apache.org/viewvc?rev=784723&view=rev Log: Tagging 4.1.40 Added: tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/ - copied from r784721, tomcat/container/branches/tc4.1.x/ ---

svn commit: r784721 - /tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:47:55 2009 New Revision: 784721 URL: http://svn.apache.org/viewvc?rev=784721&view=rev Log: Remove broken tag Removed: tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/ - To unsubscribe, e-mail:

svn commit: r784720 - /tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/systemprops.xml

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:44:03 2009 New Revision: 784720 URL: http://svn.apache.org/viewvc?rev=784720&view=rev Log: Remove left-over tags Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/systemprops.xml Modified: tomcat/container/branches/tc4.1.x/webapps/tomca

DO NOT REPLY [Bug 47369] New: DeltaRequest is never reset. (use BackupManager)

2009-06-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47369 Summary: DeltaRequest is never reset. (use BackupManager) Product: Tomcat 6 Version: 6.0.20 Platform: All OS/Version: All Status: NEW Severity: normal Priorit

svn commit: r784717 - /tomcat/servletapi/tags/servlet2.3-jsp1.2-tc4.x/TOMCAT_4_1_40/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:27:59 2009 New Revision: 784717 URL: http://svn.apache.org/viewvc?rev=784717&view=rev Log: Tagging 4.1.40 Added: tomcat/servletapi/tags/servlet2.3-jsp1.2-tc4.x/TOMCAT_4_1_40/ - copied from r784716, tomcat/servletapi/branches/servlet2.3-jsp1.2-tc4.x/ -

svn commit: r784716 - /tomcat/jasper/tags/tc4.1.x/TOMCAT_4_1_40/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:27:48 2009 New Revision: 784716 URL: http://svn.apache.org/viewvc?rev=784716&view=rev Log: Tagging 4.1.40 Added: tomcat/jasper/tags/tc4.1.x/TOMCAT_4_1_40/ - copied from r784715, tomcat/jasper/branches/tc4.1.x/ -

svn commit: r784715 - /tomcat/connectors/tags/tc4.1.x/TOMCAT_4_1_40/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:27:35 2009 New Revision: 784715 URL: http://svn.apache.org/viewvc?rev=784715&view=rev Log: Tagging 4.1.40 Added: tomcat/connectors/tags/tc4.1.x/TOMCAT_4_1_40/ - copied from r784714, tomcat/connectors/trunk/

svn commit: r784714 - /tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 10:27:24 2009 New Revision: 784714 URL: http://svn.apache.org/viewvc?rev=784714&view=rev Log: Tagging 4.1.40 Added: tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/ - copied from r784713, tomcat/container/branches/tc4.1.x/ ---

svn commit: r784708 - in /tomcat/container/branches/tc4.1.x/webapps/tomcat-docs: config/project.xml config/systemprops.xml tomcat-docs.xsl

2009-06-15 Thread markt
Author: markt Date: Mon Jun 15 09:55:44 2009 New Revision: 784708 URL: http://svn.apache.org/viewvc?rev=784708&view=rev Log: Add system props to documentation. Added: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/systemprops.xml (with props) Modified: tomcat/container/b

[Tomcat Wiki] Update of "FilterMetaInfo" by xxd82329

2009-06-15 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 xxd82329: http://wiki.apache.org/tomcat/FilterMetaInfo New page: /** * some meta-info for filters, such as the configured level (engine/host, etc

[Tomcat Wiki] Update of "FilterLevels" by xxd82329

2009-06-15 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 xxd82329: http://wiki.apache.org/tomcat/FilterLevels New page: // Level for filters -- public static

[Tomcat Wiki] Update of "SummerOfCode2009" by xxd82329

2009-06-15 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 xxd82329: http://wiki.apache.org/tomcat/SummerOfCode2009 -- 2. Fi

GSoC2009 Project Wiki page updated

2009-06-15 Thread Xie Xiaodong
Hello, Dear All, I have updated the GSoC2009 Project Wiki page. I've got some design decisions to make, could you please spare me some time take a look at those? Any comments are welcome. Thank you for your time. -- Sincerely yours and Best Regards, Xie Xiaodong

[Tomcat Wiki] Update of "SummerOfCode2009" by xxd82329

2009-06-15 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 xxd82329: http://wiki.apache.org/tomcat/SummerOfCode2009 -- +

[Tomcat Wiki] Update of "SummerOfCode2009" by xxd82329

2009-06-15 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 xxd82329: http://wiki.apache.org/tomcat/SummerOfCode2009 -- Week