DO NOT REPLY [Bug 49478] New: Add encoding parameter to AddDefaultCharSetFilter

2010-06-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49478 Summary: Add encoding parameter to AddDefaultCharSetFilter Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement

DO NOT REPLY [Bug 49478] Add encoding parameter to AddDefaultCharSetFilter

2010-06-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49478 --- Comment #1 from Felix Schumacher 2010-06-21 05:45:21 EDT --- Created an attachment (id=25623) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25623) add encoding parameter to AddDefaultCharsetFilter -- Configure bugmail: h

svn commit: r956531 - /tomcat/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.java

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 11:25:08 2010 New Revision: 956531 URL: http://svn.apache.org/viewvc?rev=956531&view=rev Log: Reduce code duplication in connectors: Use AbstractInputBuffer with APR/native connector Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.ja

svn commit: r956532 - /tomcat/trunk/java/org/apache/coyote/http11/InternalAprOutputBuffer.java

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 11:25:46 2010 New Revision: 956532 URL: http://svn.apache.org/viewvc?rev=956532&view=rev Log: Reduce code duplication in connectors: Use AbstractOutputBuffer with APR/native connector Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalAprOutputBuffer.

svn commit: r956533 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11AprProcessor.java Http11NioProcessor.java Http11Processor.java

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 11:27:18 2010 New Revision: 956533 URL: http://svn.apache.org/viewvc?rev=956533&view=rev Log: Reduce code duplication in connectors: Move addFilter() and addInputFilter() to base class Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor

svn commit: r956537 - in /tomcat/trunk/java/org/apache/coyote/http11/filters: BufferedInputFilter.java ChunkedInputFilter.java ChunkedOutputFilter.java GzipOutputFilter.java SavedRequestInputFilter.ja

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 11:54:13 2010 New Revision: 956537 URL: http://svn.apache.org/viewvc?rev=956537&view=rev Log: Fix Eclipse warnings in this package. No functional change. Modified: tomcat/trunk/java/org/apache/coyote/http11/filters/BufferedInputFilter.java tomcat/trunk/java/

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-21 Thread Martin Dubuc
+1 Beta On Sun, Jun 13, 2010 at 6:15 PM, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.0 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.0/ > The svn tag is: > http

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-21 Thread Konstantin Kolinko
2010/6/14 Mark Thomas : > The proposed Apache Tomcat 7.0.0 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.0/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_0/ > > The propsoed 7.0.0 release is

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-21 Thread jfarcand
> [ ] Broken - do not release > [ ] Alpha - go ahead and release as 7.0.0 Alpha > [x ] Beta - go ahead and release as 7.0.0 Beta I've tested Comet (both native and Servlet 3.0) with Atmosphere framework and works pretty well with both. -- Jeanfrancois -

svn commit: r956617 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11AprProcessor.java Http11NioProcessor.java Http11Processor.java

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 15:16:33 2010 New Revision: 956617 URL: http://svn.apache.org/viewvc?rev=956617&view=rev Log: Reduce code duplication in connectors: Move initializeFilters()to base class Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java tomca

svn commit: r956653 - /tomcat/trunk/test/org/apache/catalina/startup/SimpleHttpClient.java

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 17:52:25 2010 New Revision: 956653 URL: http://svn.apache.org/viewvc?rev=956653&view=rev Log: Add support for additional 500 error codes. Allow responses to include blank lines Modified: tomcat/trunk/test/org/apache/catalina/startup/SimpleHttpClient.java Modifi

svn commit: r956655 - /tomcat/trunk/test/webapp-3.0/echo-params.jsp

2010-06-21 Thread markt
Author: markt Date: Mon Jun 21 17:53:27 2010 New Revision: 956655 URL: http://svn.apache.org/viewvc?rev=956655&view=rev Log: Add useful test JSP. Not used in unit tests yet but I expect to use it in later commits. Added: tomcat/trunk/test/webapp-3.0/echo-params.jsp (with props) Added: tom

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-06-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 --- Comment #34 from Mark Thomas 2010-06-21 19:12:50 EDT --- Ping. No update/progress in over a week. I'm starting to get concerned. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receivin

DO NOT REPLY [Bug 44454] busy count reported in mod_jk inflated, causes incorrect balancing

2010-06-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44454 --- Comment #19 from William A. Rowe Jr. 2010-06-21 22:44:52 EDT --- Studying this at length; the locking mechanism is not the issue. fcntl() is likely the most reliable (not fastest) and flock(), which is not used by default, would be f

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-06-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 --- Comment #35 from chamith buddhika 2010-06-22 00:00:20 EDT --- (In reply to comment #34) > Ping. No update/progress in over a week. I'm starting to get concerned. Sorry I was extremely busy last 1 and half weeks with my university work