svn commit: r778367 - in /tomcat: container/tc5.5.x/webapps/docs/changelog.xml current/tc5.5.x/STATUS.txt jasper/tc5.5.x/src/share/org/apache/jasper/runtime/BodyContentImpl.java

2009-05-25 Thread markt
Author: markt Date: Mon May 25 09:38:28 2009 New Revision: 778367 URL: http://svn.apache.org/viewvc?rev=778367&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46354 ArrayIndexOutOfBoundsException when using org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true Pathc pro

DO NOT REPLY [Bug 46354] LIMIT_BUFFER setting causes arraycopy errors

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46354 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r778370 - in /tomcat: container/tc5.5.x/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java container/tc5.5.x/webapps/docs/changelog.xml current/tc5.5.x/STATUS.txt

2009-05-25 Thread markt
Author: markt Date: Mon May 25 09:51:18 2009 New Revision: 778370 URL: http://svn.apache.org/viewvc?rev=778370&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42579 Handle both relative and absolute search results Patch provided by Brandon DuRette Note: Needed to port part of

DO NOT REPLY [Bug 42579] [Patch] JNDIRealm fails to parse absolute names

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42579 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r778371 - in /tomcat: build/tc5.5.x/build.properties.default container/tc5.5.x/webapps/docs/changelog.xml current/tc5.5.x/STATUS.txt

2009-05-25 Thread markt
Author: markt Date: Mon May 25 09:55:05 2009 New Revision: 778371 URL: http://svn.apache.org/viewvc?rev=778371&view=rev Log: Update APR/native to 1.1.16 Modified: tomcat/build/tc5.5.x/build.properties.default tomcat/container/tc5.5.x/webapps/docs/changelog.xml tomcat/current/tc5.5.x/S

svn commit: r778372 - in /tomcat: container/tc5.5.x/catalina/src/share/org/apache/catalina/session/mbeans-descriptors.xml container/tc5.5.x/webapps/docs/changelog.xml current/tc5.5.x/STATUS.txt

2009-05-25 Thread markt
Author: markt Date: Mon May 25 10:00:29 2009 New Revision: 778372 URL: http://svn.apache.org/viewvc?rev=778372&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47032 Fix /status/all in Manager webapp when using the PersistentManager. Modified: tomcat/container/tc5.5.x/ca

DO NOT REPLY [Bug 47032] /status/all fails if using PersistentManager

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47032 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r778375 - in /tomcat: container/branches/tc4.1.x/ container/branches/tc4.1.x/webapps/tomcat-docs/ container/tc5.5.x/webapps/docs/ tc6.0.x/trunk/webapps/docs/ trunk/modules/jdbc-pool/doc/ t

2009-05-25 Thread markt
Author: markt Date: Mon May 25 10:18:13 2009 New Revision: 778375 URL: http://svn.apache.org/viewvc?rev=778375&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47235 Remove use of auto-reconnect flag from MySQL examples Modified: tomcat/container/branches/tc4.1.x/RELEASE-N

DO NOT REPLY [Bug 47235] MySQL example should *not* include usage of the autoReconnect flag

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47235 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47239] Fix Copyright sign in generated Javadoc

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47239 --- Comment #1 from Mark Thomas 2009-05-25 03:20:07 PST --- Fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

svn commit: r778379 - in /tomcat/trunk/java/org/apache: jasper/resources/LocalStrings_fr.properties naming/resources/LocalStrings_fr.properties

2009-05-25 Thread markt
Author: markt Date: Mon May 25 10:26:22 2009 New Revision: 778379 URL: http://svn.apache.org/viewvc?rev=778379&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47228 Correct French spellings. Patch provided by Sebb. (Trusting that his French is a lot better than mine) Modified

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

2009-05-25 Thread markt
Author: markt Date: Mon May 25 10:28:37 2009 New Revision: 778380 URL: http://svn.apache.org/viewvc?rev=778380&view=rev Log: Propose patch 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?re

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996 Steve Yates changed: What|Removed |Added CC||steven.ya...@springsource.c

DO NOT REPLY [Bug 47228] Incorrect French translations

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47228 --- Comment #1 from Mark Thomas 2009-05-25 03:29:20 PST --- Fixed in trunk and proposed for 6.0.x. Thanks for the patch. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

svn commit: r778383 - /tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

2009-05-25 Thread markt
Author: markt Date: Mon May 25 11:00:23 2009 New Revision: 778383 URL: http://svn.apache.org/viewvc?rev=778383&view=rev Log: Reduce visibility of parseHost as discussed as a side issue to bug 47216. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java Modified: tomcat/tr

DO NOT REPLY [Bug 47216] Possible NPE in Http11Processor.action()

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47216 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47149] Build fail (encoding error)on Chinese version Windows XP OS

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47149 --- Comment #3 from Mark Thomas 2009-05-25 04:03:42 PST --- Fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

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

2009-05-25 Thread markt
Author: markt Date: Mon May 25 11:05:37 2009 New Revision: 778387 URL: http://svn.apache.org/viewvc?rev=778387&view=rev Log: Propose fix for 47050 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

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

2009-05-25 Thread kkolinko
Author: kkolinko Date: Mon May 25 13:32:47 2009 New Revision: 778420 URL: http://svn.apache.org/viewvc?rev=778420&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=778

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

2009-05-25 Thread kkolinko
Author: kkolinko Date: Mon May 25 14:09:23 2009 New Revision: 778424 URL: http://svn.apache.org/viewvc?rev=778424&view=rev Log: Approve markt's patch for 46985 and remove my veto and alternative proposal. I am restoring JavaDoc part of the proposal (it was lost from STATUS in rev.777586) Modifie

Re: [VOTE] Release build 6.0.20

2009-05-25 Thread Konstantin Kolinko
2009/5/24 sebb : > On 24/05/2009, Konstantin Kolinko wrote: >> 2009/5/14 Remy Maucherat : >> >> > The candidates binaries are available here: >>  > http://people.apache.org/~remm/tomcat-6/v6.0.20/ >>  > >>  > According to the release process, the 6.0.20 tag is: >>  > [ ] Broken >>  > [ ] Alpha >>

[Tomcat Wiki] Update of "FrontPage" by markt

2009-05-25 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/FrontPage The comment on the change is: Add GSOC link --

[Tomcat Wiki] Update of "FrontPage" by markt

2009-05-25 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/FrontPage -- * '''[wiki:UsingP

DO NOT REPLY [Bug 47121] mod_jk 1.2.27 produces "JkWorkersFile only allowed once" on Netware 6.5

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47121 --- Comment #7 from Guenter Knauf 2009-05-25 11:32:48 PST --- Hi Vladimir, (In reply to comment #6) > I do not believe it matters which specific .NCFs I used as long as Apache and > Mod_JK were unloaded in all Address Spaces and they w

[Tomcat Wiki] Trivial Update of "FrontPage" by markt

2009-05-25 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/FrontPage -- * '''[wiki:UsingP

[Tomcat Wiki] Update of "GSOC" by markt

2009-05-25 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/GSOC New page: The Tomcat project participated / is participating in the following Google Summers of Code:

[Tomcat Wiki] Update of "SummerOfCode2009" by xxd82329

2009-05-25 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 New page: Convert current Tomcat valves to Servlet Filters. ---

[Tomcat Wiki] Update of "SummerOfCode2009" by xxd82329

2009-05-25 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 -- - Convert

[Tomcat Wiki] Update of "SummerOfCode2009" by xxd82329

2009-05-25 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 -- Project:

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

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

svn commit: r778523 - /tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java

2009-05-25 Thread markt
Author: markt Date: Mon May 25 22:26:34 2009 New Revision: 778523 URL: http://svn.apache.org/viewvc?rev=778523&view=rev Log: Stop access count going negative when session is swapped in. This fix is required for the fix for bug 43343. Modified: tomcat/trunk/java/org/apache/catalina/session/Pe

svn commit: r778524 - /tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java

2009-05-25 Thread markt
Author: markt Date: Mon May 25 22:32:57 2009 New Revision: 778524 URL: http://svn.apache.org/viewvc?rev=778524&view=rev Log: Fix case B in bug 43343. Don't try to swap out a session that is being accessed. Modified: tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java Mod

svn commit: r778525 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2009-05-25 Thread markt
Author: markt Date: Mon May 25 22:37:36 2009 New Revision: 778525 URL: http://svn.apache.org/viewvc?rev=778525&view=rev Log: Propose fix for 43343 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apac

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

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43343 --- Comment #10 from Mark Thomas 2009-05-25 15:37:40 PST --- Case B fixed in trunk and proposed for 6.0.x Complete fix proposed for 5.5.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You a

svn commit: r778541 - /tomcat/current/tc5.5.x/STATUS.txt

2009-05-25 Thread kkolinko
Author: kkolinko Date: Tue May 26 00:30:43 2009 New Revision: 778541 URL: http://svn.apache.org/viewvc?rev=778541&view=rev Log: proposal Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.tx

DO NOT REPLY [Bug 47263] New: License headers in jsp files break TC 5.5 testsuite

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47263 Summary: License headers in jsp files break TC 5.5 testsuite Product: Tomcat 5 Version: Nightly Build Platform: PC OS/Version: Windows XP Status: NEW Severity: trivial

Re: [VOTE] Release build 6.0.20

2009-05-25 Thread sebb
On 25/05/2009, Konstantin Kolinko wrote: > 2009/5/24 sebb : > > > On 24/05/2009, Konstantin Kolinko wrote: > >> 2009/5/14 Remy Maucherat : > >> > >> > The candidates binaries are available here: > >> > http://people.apache.org/~remm/tomcat-6/v6.0.20/ > >> > > >> > According to the releas

[Fwd: Embedded ApacheDS 1.5 as a Tomcat Realm]

2009-05-25 Thread Stefan Zoerner
Hi all, I forward this from the Apache Directory developer mailing list. The approach (ApacheDS wrapped in a custom realm) leads to a Tomcat with an embedded LDAP server, which is used by Tomcat for authentication and authorization. And which can be easily managed (users, group management, pa

DO NOT REPLY [Bug 47121] mod_jk 1.2.27 produces "JkWorkersFile only allowed once" on Netware 6.5

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47121 --- Comment #8 from Vladimir Mikhelson 2009-05-25 23:29:45 PST --- (In reply to comment #7) Hi Guenter, Thank you for detailed comments and for the mod_jk loading logic explanation. This is what I did. First, in httpd.conf I comme

DO NOT REPLY [Bug 47264] New: Replication's BUG

2009-05-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47264 Summary: Replication's BUG Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Cluste