svn commit: r928120 - in /tomcat/trunk/java/org/apache: catalina/connector/ catalina/core/ catalina/valves/ coyote/ajp/ coyote/http11/

2010-03-26 Thread fhanik
Author: fhanik Date: Sat Mar 27 01:50:13 2010 New Revision: 928120 URL: http://svn.apache.org/viewvc?rev=928120&view=rev Log: Add in some debug, what is causing some TCK failures is a request/response pair not being recycled properly Modified: tomcat/trunk/java/org/apache/catalina/connector/

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 --- Comment #3 from Henri Yandell 2010-03-26 20:37:49 UTC --- Noting that this is not a problem with 7.0 from trunk. Previous problems are with the official src.tar.gz downloads for 5.5.x and 6.0.x. -- Configure bugmail: https://issues.a

DO NOT REPLY [Bug 49000] Cookie parsing bug when an empty value has an equal sign on the end

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49000 --- Comment #1 from Henri Yandell 2010-03-26 20:09:24 UTC --- Created an attachment (id=25191) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25191) Unit test patch -- Configure bugmail: https://issues.apache.org/bugzilla/use

DO NOT REPLY [Bug 49000] New: Cookie parsing bug when an empty value has an equal sign on the end

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49000 Summary: Cookie parsing bug when an empty value has an equal sign on the end Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Mac OS X 10.4 Sta

Re: Tomcat 5.5 does not compile

2010-03-26 Thread Mark Thomas
On 26/03/2010 17:10, Mark Thomas wrote: > On 26/03/2010 17:05, Mark Thomas wrote: >> On 26/03/2010 16:58, Filip Hanik - Dev Lists wrote: >>> Somehow 1.5 classes got inserted. 5.5 is compiled using JDK 1.4 >> >> The first one was me. I'll fix that now. > > Done. > > The others look like me too. Fi

svn commit: r927973 - /tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/startup/HostConfig.java

2010-03-26 Thread markt
Author: markt Date: Fri Mar 26 17:11:59 2010 New Revision: 927973 URL: http://svn.apache.org/viewvc?rev=927973&view=rev Log: Remove Java 5 usage that was added in r902650 Modified: tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/startup/HostConfig.java Modified: tomca

Re: Tomcat 5.5 does not compile

2010-03-26 Thread Mark Thomas
On 26/03/2010 17:05, Mark Thomas wrote: > On 26/03/2010 16:58, Filip Hanik - Dev Lists wrote: >> Somehow 1.5 classes got inserted. 5.5 is compiled using JDK 1.4 > > The first one was me. I'll fix that now. Done. The others look like me too. Fixing them now... Mark >> build-catalina-core: >>

svn commit: r927971 - /tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java

2010-03-26 Thread markt
Author: markt Date: Fri Mar 26 17:10:02 2010 New Revision: 927971 URL: http://svn.apache.org/viewvc?rev=927971&view=rev Log: Remove Java 5 usage that was added in r919406 Modified: tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java Modified:

Re: Tomcat 5.5 does not compile

2010-03-26 Thread Mark Thomas
On 26/03/2010 16:58, Filip Hanik - Dev Lists wrote: > Somehow 1.5 classes got inserted. 5.5 is compiled using JDK 1.4 The first one was me. I'll fix that now. Mark > > build-catalina-core: > [javac] Compiling 319 source files to > C:\development\tomcat\tc5build\tc5.5.x\trunk\build\build\cla

Tomcat 5.5 does not compile

2010-03-26 Thread Filip Hanik - Dev Lists
Somehow 1.5 classes got inserted. 5.5 is compiled using JDK 1.4 build-catalina-core: [javac] Compiling 319 source files to C:\development\tomcat\tc5build\tc5.5.x\trunk\build\build\classes [javac] C:\development\tomcat\tc5build\tc5.5.x\trunk\container\catalina\src\share\org\apache\catali

DO NOT REPLY [Bug 48998] New: Proposal : port mod_expires in java as ExpiresFilter Servlet Filter

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48998 Summary: Proposal : port mod_expires in java as ExpiresFilter Servlet Filter Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Mac OS X 10.4 Status: N

svn commit: r927951 - /tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java

2010-03-26 Thread fhanik
Author: fhanik Date: Fri Mar 26 16:21:57 2010 New Revision: 927951 URL: http://svn.apache.org/viewvc?rev=927951&view=rev Log: Adjust startAsync().complete() behavior Modified: tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java Modified: tomcat/trunk/java/org/apache/catalina/cor

svn commit: r927950 - /tomcat/tc5.5.x/trunk/build/tag.bat

2010-03-26 Thread fhanik
Author: fhanik Date: Fri Mar 26 16:20:34 2010 New Revision: 927950 URL: http://svn.apache.org/viewvc?rev=927950&view=rev Log: Adjust helper script to new SVN layout Modified: tomcat/tc5.5.x/trunk/build/tag.bat Modified: tomcat/tc5.5.x/trunk/build/tag.bat URL: http://svn.apache.org/viewvc/to

DO NOT REPLY [Bug 48997] New: enhance ssl-howto documentation

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48997 Summary: enhance ssl-howto documentation Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 C

DO NOT REPLY [Bug 47714] Reponse mixed between users

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714 --- Comment #9 from Sudhir Reddy 2010-03-26 15:51:10 UTC --- > Is it a true statement that DisableResuse set to false is solving your issue? Yes, I have not seen another instance after setting this flag on our production boxes. -- Confi

svn commit: r927923 - in /tomcat/trunk/java/org/apache/catalina/startup: HostConfig.java LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.properties

2010-03-26 Thread markt
Author: markt Date: Fri Mar 26 15:43:44 2010 New Revision: 927923 URL: http://svn.apache.org/viewvc?rev=927923&view=rev Log: Clean up - Eclipse warnings - Unnecessary code - Line length - i18n message names Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java tomcat

svn commit: r927911 - in /tomcat/trunk/webapps/examples/WEB-INF/classes/async: Async0.java Async3.java

2010-03-26 Thread fhanik
Author: fhanik Date: Fri Mar 26 15:21:39 2010 New Revision: 927911 URL: http://svn.apache.org/viewvc?rev=927911&view=rev Log: Adjust examples to the latest implementation Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/async/Async0.java tomcat/trunk/webapps/examples/WEB-INF/classe

DO NOT REPLY [Bug 47714] Reponse mixed between users

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714 --- Comment #8 from Pawel Tucholski 2010-03-26 15:17:54 UTC --- Hi I think we are facing an issue similiar or same as the described and we have also mod_jk 1.2.28. However we can not reproduce it in the test env or during performance test

svn commit: r927908 - /tomcat/trunk/webapps/examples/WEB-INF/web.xml

2010-03-26 Thread fhanik
Author: fhanik Date: Fri Mar 26 15:16:52 2010 New Revision: 927908 URL: http://svn.apache.org/viewvc?rev=927908&view=rev Log: Mark example servlets as async Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml URL: http://svn.apache

svn commit: r927896 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-03-26 Thread kkolinko
Author: kkolinko Date: Fri Mar 26 15:01:09 2010 New Revision: 927896 URL: http://svn.apache.org/viewvc?rev=927896&view=rev Log: vote and proposal updated patch summary, because IIRC the "Filip's suggestion" is not used in the proposed patch anymore Modified: tomcat/tc5.5.x/trunk/STATUS.txt

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

2010-03-26 Thread kkolinko
Author: kkolinko Date: Fri Mar 26 14:54:11 2010 New Revision: 927889 URL: http://svn.apache.org/viewvc?rev=927889&view=rev Log: votes and 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/STATU

Spnego support in tomcat- patch available

2010-03-26 Thread Ashish Jain
Hi Tomcat Developers, I have reworked the patch for Spnego support in tomcat. It is awaiting valuable comments from one of the tomcat developers/committers. The link for bugzilla is https://issues.apache.org/bugzilla/show_bug.cgi?id=48685. Kindly review and provide your comments. Thanks Ashish

DO NOT REPLY [Bug 48253] Tomcat Native patch - adding dynamic locking callbacks for openssl engines

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48253 --- Comment #1 from Mladen Turk 2010-03-26 14:41:51 UTC --- Patch looks good except that there shouldn't be any static ... function/type declarations inside .h files. Just copy that from ssl_private.h directly to the ssl.c and only for the

svn commit: r927877 - /tomcat/trunk/java/org/apache/catalina/loader/ResourceEntry.java

2010-03-26 Thread kkolinko
Author: kkolinko Date: Fri Mar 26 14:40:30 2010 New Revision: 927877 URL: http://svn.apache.org/viewvc?rev=927877&view=rev Log: Mark ResourceEntry.loadedClass as volatile. That is because WebappClassLoader#findClassInternal() uses double-checked locking to initialize this field. Modified: to

DO NOT REPLY [Bug 48253] Tomcat Native patch - adding dynamic locking callbacks for openssl engines

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48253 jfclere changed: What|Removed |Added CC||jfcl...@gmail.com -- Configure bugmail:

DO NOT REPLY [Bug 48253] Tomcat Native patch - adding dynamic locking callbacks for openssl engines

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48253 Daniel Ruggeri changed: What|Removed |Added Keywords||NeedsReleaseNote,

svn commit: r927851 - /tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties

2010-03-26 Thread markt
Author: markt Date: Fri Mar 26 13:48:30 2010 New Revision: 927851 URL: http://svn.apache.org/viewvc?rev=927851&view=rev Log: Missed a file in r927850 Modified: tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catalina/startup/LocalS

svn commit: r927850 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2010-03-26 Thread markt
Author: markt Date: Fri Mar 26 13:47:18 2010 New Revision: 927850 URL: http://svn.apache.org/viewvc?rev=927850&view=rev Log: Improve log message when deploying from configBase to make it clearer where xml file is read from. Javadoc tweak Modified: tomcat/trunk/java/org/apache/catalina/startu

svn commit: r927845 - in /tomcat/trunk/java/org/apache/catalina: connector/CoyoteAdapter.java core/AsyncContextImpl.java

2010-03-26 Thread fhanik
Author: fhanik Date: Fri Mar 26 13:38:02 2010 New Revision: 927845 URL: http://svn.apache.org/viewvc?rev=927845&view=rev Log: spec says that "started" is defined as started until the thread has returned to the container. Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter

svn commit: r927844 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2010-03-26 Thread markt
Author: markt Date: Fri Mar 26 13:36:22 2010 New Revision: 927844 URL: http://svn.apache.org/viewvc?rev=927844&view=rev Log: Remove tests rendered unnecessary when context.xml files were moved from appBase to configBase Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

Re: Tomcat 7 windows installer image

2010-03-26 Thread Filip Hanik - Dev Lists
On 03/26/2010 07:10 AM, Mladen Turk wrote: On 03/26/2010 01:15 PM, Mark Thomas wrote: On 26/03/2010 11:29, Mladen Turk wrote: Hi, I was told this will look better as a welcome installer image :) WDYT? Not too sure about the white lines in the background. Agreed. My private designer will r

Re: Tomcat 7 windows installer image

2010-03-26 Thread Mladen Turk
On 03/26/2010 01:15 PM, Mark Thomas wrote: On 26/03/2010 11:29, Mladen Turk wrote: Hi, I was told this will look better as a welcome installer image :) WDYT? Not too sure about the white lines in the background. Agreed. My private designer will remove that. You know, women do like laces an

Re: Tomcat 7 windows installer image

2010-03-26 Thread Tim Funk
I'm not a fan of the line backgrounds behind both logos. From a marketing point of view, I would prefer to see the feather above the cat. It might be nice to see the cat and feather swapped and without the lines in background, just using the gradient. But otherwise conceptually, it would b

Re: Tomcat 7 windows installer image

2010-03-26 Thread Konstantin Kolinko
Thank you for bringing up this question. It is about time to think about that. And talking about the image 1). I do not like how the feather is trapped in a cage. For the cat it is bearable (even if I do not understand it), but for the feather the cage shines through it. 2). The image is usuall

Re: Tomcat 7 windows installer image

2010-03-26 Thread Ian Darwin
> I was told this will look better as a welcome > installer image :) > > WDYT? +1 Ian - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: Tomcat 7 windows installer image

2010-03-26 Thread Mark Thomas
On 26/03/2010 11:29, Mladen Turk wrote: > Hi, > > I was told this will look better as a welcome > installer image :) > > WDYT? Not too sure about the white lines in the background. Apart from that it looks great. Mark - To u

[g...@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2010-03-26 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

DO NOT REPLY [Bug 48979] defaultContextXml not set by Embedded.createContext

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48979 --- Comment #4 from Marc Guillemot 2010-03-26 10:47:49 UTC --- Hi Peter, I don't set catalina.base as I use it embedded (ie only the jars, no dependency on a Tomcat installation on the file system). I know that it is possible to provide d

DO NOT REPLY [Bug 48979] defaultContextXml not set by Embedded.createContext

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48979 --- Comment #3 from Peter Rossbach 2010-03-26 10:42:21 UTC --- Hi Marc, are you setup the catalina.base system property correct at your env? The Embedded class ist setup a ContextConfig Listener and the method defaultWebConfig configure t

DO NOT REPLY [Bug 48992] tags are not closed, in examples of CombinedRealm and LockOutRealm.

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48992 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r927759 - in /tomcat: tc6.0.x/trunk/webapps/docs/realm-howto.xml trunk/webapps/docs/realm-howto.xml

2010-03-26 Thread kkolinko
Author: kkolinko Date: Fri Mar 26 10:28:47 2010 New Revision: 927759 URL: http://svn.apache.org/viewvc?rev=927759&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48992 Fix XML tags in examples for CombinedRealm and LockOutRealm Based on the patch by Fumiyuki Shimizu Modified:

DO NOT REPLY [Bug 48993] tomcat not responding frequently after enabling ssl.

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48993 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Component|S

svn commit: r927740 - /tomcat/native/branches/1.1.x/native/src/sslnetwork.c

2010-03-26 Thread jfclere
Author: jfclere Date: Fri Mar 26 09:05:43 2010 New Revision: 927740 URL: http://svn.apache.org/viewvc?rev=927740&view=rev Log: Make the non blocking write really no blocking. Modified: tomcat/native/branches/1.1.x/native/src/sslnetwork.c Modified: tomcat/native/branches/1.1.x/native/src/ssln

DO NOT REPLY [Bug 48993] tomcat not responding frequently after enabling ssl.

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48993 svkirans changed: What|Removed |Added CC||svkir...@gmail.com -- Configure bugmai

DO NOT REPLY [Bug 48993] New: tomcat not responding frequently after enabling ssl.

2010-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48993 Summary: tomcat not responding frequently after enabling ssl. Product: Tomcat 5 Version: 5.5.12 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: norma