On Mon, Aug 24, 2009 at 6:57 AM, Ian Soboroff wrote:
> 46597: Port all cookie handling changes from Tomcat 6.0.x.
>
> looks like the one that got me. Are these changes documented somewhere?
There's the bug itself. There's a patch attached.
https://issues.apache.org/bugzilla/show_bug.cgi?
Author: fhanik
Date: Mon Aug 24 19:58:23 2009
New Revision: 807358
URL: http://svn.apache.org/viewvc?rev=807358&view=rev
Log:
Add in option to resize thread pool
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardThreadExecutor.java
Modified: tomcat/trunk/java/org/apache/catalina/c
Author: fhanik
Date: Mon Aug 24 18:06:06 2009
New Revision: 807324
URL: http://svn.apache.org/viewvc?rev=807324&view=rev
Log:
Abstract out most commonly used properties
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java
tomcat/trunk/java/org/apache/tomcat/util/net
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
Filip Hanik changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
--- Comment #1 from Roy Robinson 2009-08-24
09:17:08 PDT ---
Description: Blocks use of the native tomcat i/o library (tcnative)
Tomcat version: 5.5.28
Platforms: PC, Windows and Linux
I found this defect independently; I'd like to con
Author: fhanik
Date: Mon Aug 24 15:33:48 2009
New Revision: 807284
URL: http://svn.apache.org/viewvc?rev=807284&view=rev
Log:
First round of refactoring connectors.
Remove the worker based thread pools
Enable local or injected executors
Add in a resizable executors interface to be used in future r
Not so hard to read. It would be nice if it were on the website.
46597: Port all cookie handling changes from Tomcat 6.0.x.
looks like the one that got me. Are these changes documented somewhere?
On Fri, Aug 21, 2009 at 4:58 PM, David Rees wrote:
> This is the 3rd thread on this subjec
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
sameem.ah...@investec.co.za changed:
What|Removed |Added
Priority|P2 |P1
--
Configure bu
https://issues.apache.org/bugzilla/show_bug.cgi?id=38546
Stefan Bodewig changed:
What|Removed |Added
CC||christer.hol...@corustechno
Author: markt
Revision: 807113
Modified property: svn:log
Modified: svn:log at Mon Aug 24 08:26:27 2009
--
--- svn:log (original)
+++ svn:log Mon Aug 24 08:26:27 2009
@@ -1,2 +1,3 @@
Extract the SimpleHttpClient in to a s
Author: markt
Date: Mon Aug 24 08:22:21 2009
New Revision: 807113
URL: http://svn.apache.org/viewvc?rev=807113&view=rev
Log:
Extract the SimpleHttpClient in to a separate class and move it to a more
logical package since it will be reused.
Don't override method unnecessarily.
Added:
tomcat/t
Author: markt
Date: Mon Aug 24 08:20:12 2009
New Revision: 807112
URL: http://svn.apache.org/viewvc?rev=807112&view=rev
Log:
Add a simple Hello World Servlet that can be used for testing.
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestTomcatBase.java
Modified: tomcat/trunk/test/
12 matches
Mail list logo