[Tomcat Wiki] Update of "Tomcat/UTF-8" by yyamano

2009-03-26 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 yyamano: http://wiki.apache.org/tomcat/Tomcat/UTF-8 -- (from the

Re: Obtaining a Unique Connection ID?

2009-03-26 Thread Michael B Allen
On Mon, Mar 23, 2009 at 10:38 AM, Michael B Allen wrote: > On Mon, Mar 23, 2009 at 3:41 AM, Rainer Jung wrote: >> Others might have better ideas, but as mentioned in the previous thread, you >> can forward the remote port with >> >> JkEnvVar REMOTE_PORT >> >> and retrieve it in Tomcat with >> >>

DO NOT REPLY [Bug 46924] New: Session is lost when application is reloaded through touching the war file

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46924 Summary: Session is lost when application is reloaded through touching the war file Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Stat

svn commit: r758814 - in /tomcat/site/trunk: docs/svn.html xdocs/svn.xml

2009-03-26 Thread idarwin
Author: idarwin Date: Thu Mar 26 19:39:03 2009 New Revision: 758814 URL: http://svn.apache.org/viewvc?rev=758814&view=rev Log: Repair simple typo. Modified: tomcat/site/trunk/docs/svn.html tomcat/site/trunk/xdocs/svn.xml Modified: tomcat/site/trunk/docs/svn.html URL: http://svn.apache.o

DO NOT REPLY [Bug 46923] New: AJP/1.3 Connector code/documentation mismatch

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46923 Summary: AJP/1.3 Connector code/documentation mismatch Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority:

svn commit: r758751 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java

2009-03-26 Thread fhanik
Author: fhanik Date: Thu Mar 26 17:17:22 2009 New Revision: 758751 URL: http://svn.apache.org/viewvc?rev=758751&view=rev Log: Some things you don't want to expose Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java Modified: tomcat/trunk/module

DO NOT REPLY [Bug 46915] Unable to get ResourceBundle keys in Tomcat 6

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46915 --- Comment #1 from Mark Thomas 2009-03-26 10:02:29 PST --- This has been 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 beca

Re: 6.0.19 RC

2009-03-26 Thread Remy Maucherat
On Thu, 2009-03-26 at 17:48 +0100, Mark Thomas wrote: > Remy Maucherat wrote: > > On Wed, 2009-03-25 at 17:22 +0100, Remy Maucherat wrote: > >> On Wed, 2009-03-25 at 17:17 +0100, Mark Thomas wrote: > >>> What platform are you running on these days? > >> Linux. But OTOH, the filtering is 100% useles

Re: 6.0.19 RC

2009-03-26 Thread Mark Thomas
Remy Maucherat wrote: > On Wed, 2009-03-25 at 17:22 +0100, Remy Maucherat wrote: >> On Wed, 2009-03-25 at 17:17 +0100, Mark Thomas wrote: >>> What platform are you running on these days? >> Linux. But OTOH, the filtering is 100% useless (except for >> ServerInfo.properties). > > Ok, it seems I nee

svn commit: r758728 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java

2009-03-26 Thread fhanik
Author: fhanik Date: Thu Mar 26 16:38:05 2009 New Revision: 758728 URL: http://svn.apache.org/viewvc?rev=758728&view=rev Log: Allow a user to configure a pool name through config Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java Modified: tomc

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

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 16:27:40 2009 New Revision: 758722 URL: http://svn.apache.org/viewvc?rev=758722&view=rev Log: Propose fix for 46915 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: r758664 - /tomcat/trunk/java/javax/el/ResourceBundleELResolver.java

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 14:28:11 2009 New Revision: 758664 URL: http://svn.apache.org/viewvc?rev=758664&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46915 When resolving ResourceBundle properties, don't claim to have resolved the property unless we really have resol

DO NOT REPLY [Bug 46920] New: EL resolver does not call (overridden) Enum.toString() method

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46920 Summary: EL resolver does not call (overridden) Enum.toString() method Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status: NEW

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

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 13:08:32 2009 New Revision: 758620 URL: http://svn.apache.org/viewvc?rev=758620&view=rev Log: Propose 46822 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 46822] Avoid redundant instantiations in StandardContext

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46822 --- Comment #1 from Mark Thomas 2009-03-26 06:01:49 PST --- Thanks for the patch. This has been applied to trunk and proposed for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

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

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 13:01:30 2009 New Revision: 758618 URL: http://svn.apache.org/viewvc?rev=758618&view=rev Log: Propose fix for 46822 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: r758616 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 12:58:40 2009 New Revision: 758616 URL: http://svn.apache.org/viewvc?rev=758616&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46822 Avoid redundant object creation Patch provided by Anthony Whitford Modified: tomcat/trunk/java/org/apache/c

DO NOT REPLY [Bug 46866] Seed from current time is useless

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46866 --- Comment #1 from Mark Thomas 2009-03-26 04:16:43 PST --- Thanks for the report. This has been fixed in trunk and have been proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --

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

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 11:10:50 2009 New Revision: 758598 URL: http://svn.apache.org/viewvc?rev=758598&view=rev Log: Propose fix for 46866 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: r758596 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/tribes/util/ test/org/apache/catalina/tribes/demos/ test/org/apache/catalina/tribes/test/channel/ test/o

2009-03-26 Thread markt
Author: markt Date: Thu Mar 26 11:06:06 2009 New Revision: 758596 URL: http://svn.apache.org/viewvc?rev=758596&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46866 Better init of Random Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java tomcat/t

DO NOT REPLY [Bug 46915] Unable to get ResourceBundle keys in Tomcat 6

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46915 Kapil changed: What|Removed |Added CC||kapilgupt...@gmail.com -- Configure b

DO NOT REPLY [Bug 46915] New: Unable to get ResourceBundle keys in Tomcat 6

2009-03-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46915 Summary: Unable to get ResourceBundle keys in Tomcat 6 Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Prio