On Tomcat Concurrency Problems

2008-05-15 Thread Jim Manico
A senior developer from the company I work for had the following comments (in support of Tomcat) regarding the very interesting threading post from Lloyd Chambers last week. This is an interesting post, but not for the reason that the author intended. I'm sure he's an awesome developer w

DO NOT REPLY [Bug 44989] using NIO connector with compression consumes all CPU

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44989 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 45014] Request and Response classes should have wrappers for use in Valves

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014 --- Comment #1 from Christopher Schultz <[EMAIL PROTECTED]> 2008-05-15 15:02:59 PST --- Created an attachment (id=21974) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21974) Request and response wrapper class implementatio

DO NOT REPLY [Bug 45014] New: Request and Response classes should have wrappers for use in Valves

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014 Summary: Request and Response classes should have wrappers for use in Valves Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Windows Vista Sta

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

2008-05-15 Thread remm
Author: remm Date: Thu May 15 14:49:07 2008 New Revision: 656860 URL: http://svn.apache.org/viewvc?rev=656860&view=rev Log: - Votes. 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=6568

DO NOT REPLY [Bug 44986] JSP compilation exception with pageEncoding="utf-8 " and file with byte order marks

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

svn commit: r656841 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 14:10:12 2008 New Revision: 656841 URL: http://svn.apache.org/viewvc?rev=656841&view=rev Log: Fix build Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat

svn commit: r656839 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jasper/compiler/Validator.java webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 14:08:47 2008 New Revision: 656839 URL: http://svn.apache.org/viewvc?rev=656839&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44986 Page encoding consistency checks should be case insensitive Modified: tomcat/tc6.0.x/trunk/STATUS.txt t

svn commit: r656835 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 14:05:08 2008 New Revision: 656835 URL: http://svn.apache.org/viewvc?rev=656835&view=rev Log: Fix typo Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/

DO NOT REPLY [Bug 44988] JPDA_OPTS in catalina.sh / catalina. bat is using old JDWP semantics

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

svn commit: r656834 - in /tomcat/tc6.0.x/trunk: STATUS.txt bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 14:04:04 2008 New Revision: 656834 URL: http://svn.apache.org/viewvc?rev=656834&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44988 Use new Java 5 syntax for debugger options Patch provided by Cedrik Lime Modified: tomcat/tc6.0.x/trunk/STA

DO NOT REPLY [Bug 42943] jsp:text gets confused with other *: text elements in a JSP tag file

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42943 --- Comment #4 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-15 13:59:04 PST --- The patch has been applied to 6.0.x and will be included in 6.0.17 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=em

svn commit: r656833 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jasper/compiler/JspDocumentParser.java webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 13:58:54 2008 New Revision: 656833 URL: http://svn.apache.org/viewvc?rev=656833&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42943 Make sure nested element is inside element before throwing exception. Modified: tomcat/tc6.0.x/trunk/STATU

svn commit: r656831 - in /tomcat/tc6.0.x/trunk: STATUS.txt conf/server.xml webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 13:55:56 2008 New Revision: 656831 URL: http://svn.apache.org/viewvc?rev=656831&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44943 Reduce issues caused by copy/paste and different engine names Modified: tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 44021] Deployer cannot deploy wars with #s

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

svn commit: r656829 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/manager/ java/org/apache/catalina/startup/ webapps/docs/

2008-05-15 Thread markt
Author: markt Date: Thu May 15 13:51:54 2008 New Revision: 656829 URL: http://svn.apache.org/viewvc?rev=656829&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44021 Add support for # to signify multi-level contexts for directories and wars. Modified: tomcat/tc6.0.x/trunk/

DO NOT REPLY [Bug 45013] Missing SETENV.BAT file

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

DO NOT REPLY [Bug 45013] New: Missing SETENV.BAT file

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45013 Summary: Missing SETENV.BAT file Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows XP Status: NEW Severity: blocker Priority: P2 Com

DO NOT REPLY [Bug 44989] using NIO connector with compression consumes all CPU

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44989 Clóvis Wichoski <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|ASSIGNED

DO NOT REPLY [Bug 43080] Suspicious url pattern warning logged to wrong webapp

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43080 --- Comment #6 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-15 12:57:44 PST --- This has been fixed in 6.0.x and will be included in 6.0.17 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 43079] pattern verification broken

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43079 --- Comment #7 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-15 12:57:13 PST --- This has been fixed in 6.0.x and will be included in 6.0.17 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

svn commit: r656815 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/core/StandardContext.java java/org/apache/catalina/deploy/SecurityCollection.java webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 12:57:09 2008 New Revision: 656815 URL: http://svn.apache.org/viewvc?rev=656815&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43079 Patch by John Kewl Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43080 Move odd url-pattern warning to

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

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43094 --- Comment #5 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-15 12:48:50 PST --- The simple patch has been committed to 6.0.x and will be in 6.0.17 onwards. I am leaving this bug open and I'll come back to it for the provider name bit.

svn commit: r656810 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/changelog.xml webapps/docs/config/http.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 12:46:54 2008 New Revision: 656810 URL: http://svn.apache.org/viewvc?rev=656810&view=rev Log: Support keystoreTypes that don't need a file Based on a patch by Bruno Harbulot Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/tomc

DO NOT REPLY [Bug 43117] Dangerousness of workDir setting on Context

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

svn commit: r656807 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 12:39:50 2008 New Revision: 656807 URL: http://svn.apache.org/viewvc?rev=656807&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43117 Setting an empty workDir can delete all of CATALINA_HOME Patch provided by Takayuki Kaneko. Modified: tomca

DO NOT REPLY [Bug 43191] compressableMimeType attribute ignored

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

svn commit: r656805 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/coyote/http11/Htt

2008-05-15 Thread markt
Author: markt Date: Thu May 15 12:35:12 2008 New Revision: 656805 URL: http://svn.apache.org/viewvc?rev=656805&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43191 No way to turn off compression for some mime-types Based on a patch by Len Popp Modified: tomcat/tc6.0.x/tr

svn commit: r656803 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/el/lang/ELSupport.java

2008-05-15 Thread markt
Author: markt Date: Thu May 15 12:29:54 2008 New Revision: 656803 URL: http://svn.apache.org/viewvc?rev=656803&view=rev Log: Fix possible NPE spotted by Remy in a previous patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/el/lang/ELSupport.java Modified

DO NOT REPLY [Bug 43150] Tomcat and path with pound sign (#) -> ClassNotFoundException

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

svn commit: r656800 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/startup/ClassLoaderFactory.java java/org/apache/jasper/JspCompilationContext.java webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 12:26:47 2008 New Revision: 656800 URL: http://svn.apache.org/viewvc?rev=656800&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43150 Start if the installation path contains # Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/tru

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

2008-05-15 Thread fhanik
Author: fhanik Date: Thu May 15 11:33:47 2008 New Revision: 656777 URL: http://svn.apache.org/viewvc?rev=656777&view=rev Log: vote 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=656777

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

2008-05-15 Thread Filip Hanik - Dev Lists
no, this is my fault you've updated the link, but left the old votes in there :) Filip Mark Thomas wrote: [EMAIL PROTECTED] wrote: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44968 @@ -151,4 +151,4 @@ http://svn.apache.org/viewvc?rev=656739&view=rev http://svn.apache.org/vie

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

2008-05-15 Thread Mark Thomas
[EMAIL PROTECTED] wrote: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44968 @@ -151,4 +151,4 @@ http://svn.apache.org/viewvc?rev=656739&view=rev http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties?r1=656035&r2=656034&pathr

DO NOT REPLY [Bug 43333] Messed up "Asynchronous writes" (sendfile) documentation

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

svn commit: r656762 - in /tomcat/tc6.0.x/trunk: STATUS.txt webapps/docs/aio.xml webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:54:42 2008 New Revision: 656762 URL: http://svn.apache.org/viewvc?rev=656762&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=4 Correct sendfile docs Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/webapps/docs/aio.x

DO NOT REPLY [Bug 43343] Loss of data and concurrency issue with Catalina session persistent storage

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

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

2008-05-15 Thread fhanik
Author: fhanik Date: Thu May 15 10:28:54 2008 New Revision: 656752 URL: http://svn.apache.org/viewvc?rev=656752&view=rev Log: votes 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=65675

svn commit: r656751 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/session/PersistentManagerBase.java java/org/apache/catalina/valves/PersistentValve.java webapps/docs/changelog.xml

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:27:50 2008 New Revision: 656751 URL: http://svn.apache.org/viewvc?rev=656751&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43343 Correctly handle requesting a session we are in the middle of persisting Based on a suggestion by Wade Chandler

svn commit: r656745 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.xml java/org/apache/tomcat/util/net/SSLImplementation.java java/org/apache/tomcat/util/net/puretls/

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:19:47 2008 New Revision: 656745 URL: http://svn.apache.org/viewvc?rev=656745&view=rev Log: Remove TLS code that has never been part of the 6.0.x series. Removed: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/puretls/ Modified: tomcat/tc6.0.x/trunk/

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

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:12:48 2008 New Revision: 656742 URL: http://svn.apache.org/viewvc?rev=656742&view=rev Log: Provide correct svn url 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/STA

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

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:10:24 2008 New Revision: 656741 URL: http://svn.apache.org/viewvc?rev=656741&view=rev Log: Update svn links. Patch basically the same, less the 1.6 specific code. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http:

svn commit: r656739 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:07:31 2008 New Revision: 656739 URL: http://svn.apache.org/viewvc?rev=656739&view=rev Log: Improved fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44968 as a single patch Provide more information when keystore load fails Modified: tomcat/trunk/java/o

svn commit: r656738 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java

2008-05-15 Thread markt
Author: markt Date: Thu May 15 10:01:47 2008 New Revision: 656738 URL: http://svn.apache.org/viewvc?rev=656738&view=rev Log: Revert previous 3 commits to create clean patch for 6.0.x Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java Modified: tomcat/trunk/ja

svn commit: r656737 - /tomcat/trunk/webapps/docs/config/cluster-interceptor.xml

2008-05-15 Thread fhanik
Author: fhanik Date: Thu May 15 10:01:07 2008 New Revision: 656737 URL: http://svn.apache.org/viewvc?rev=656737&view=rev Log: update docs Modified: tomcat/trunk/webapps/docs/config/cluster-interceptor.xml Modified: tomcat/trunk/webapps/docs/config/cluster-interceptor.xml URL: http://svn.apa

svn commit: r656735 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/tribes/group/interceptors/MessageDispatchInterceptor.java webapps/docs/changelog.xml webapps/docs/config/cluster-int

2008-05-15 Thread fhanik
Author: fhanik Date: Thu May 15 09:59:31 2008 New Revision: 656735 URL: http://svn.apache.org/viewvc?rev=656735&view=rev Log: expose alwaysSend flag for message dispatch interceptor Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/inter

A bit late, but a GREAT THANKS

2008-05-15 Thread Leon Rosenberg
Hello, Who ever managed to add this wonderful .project and .classpath files for eclipse to svn trunk THANK YOU SO MUCH! Leon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 44833] DeltaSession Externalization Problem

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44833 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

svn commit: r656714 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/ha/session/DeltaSession.java webapps/docs/changelog.xml

2008-05-15 Thread fhanik
Author: fhanik Date: Thu May 15 08:56:55 2008 New Revision: 656714 URL: http://svn.apache.org/viewvc?rev=656714&view=rev Log: fix bug Fixes: https://issues.apache.org/bugzilla/show_bug.cgi?id=44833 correctly override methods from StandardSession Modified: tomcat/tc6.0.x/trunk/STATUS.txt

svn commit: r656701 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/tribes/io/ReplicationStream.java webapps/docs/changelog.xml

2008-05-15 Thread fhanik
Author: fhanik Date: Thu May 15 08:30:03 2008 New Revision: 656701 URL: http://svn.apache.org/viewvc?rev=656701&view=rev Log: fix bug https://issues.apache.org/bugzilla/show_bug.cgi?id=42662 Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/io

DO NOT REPLY [Bug 42662] Classloader issue for replicated sessions and dynamic proxies

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42662 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 44992] Troubles with ApplicationContext. getResource and the WoodStox Parser

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44992 --- Comment #5 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-15 06:07:51 PST --- No problem. Glad you got it working. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

DO NOT REPLY [Bug 44992] Troubles with ApplicationContext. getResource and the WoodStox Parser

2008-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44992 --- Comment #4 from Doug Drechsel <[EMAIL PROTECTED]> 2008-05-15 06:03:57 PST --- Sometimes I get lost in the weeds. I needed to override setURL when using the OSGI UrlStreamHandlerService. Not doing that caused the setURL in java.ne

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

2008-05-15 Thread pero
Author: pero Date: Thu May 15 01:01:48 2008 New Revision: 656535 URL: http://svn.apache.org/viewvc?rev=656535&view=rev Log: Cast my vote 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=