svn commit: r957130 - in /tomcat/trunk/java/org/apache/catalina/core: JreMemoryLeakPreventionListener.java LocalStrings.properties

2010-06-23 Thread markt
Author: markt Date: Wed Jun 23 07:40:19 2010 New Revision: 957130 URL: http://svn.apache.org/viewvc?rev=957130&view=rev Log: Improve the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49230 Don't log an error about loading Sun class on non-Sun JVMs. Use i18n for message. Modified:

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

2010-06-23 Thread markt
Author: markt Date: Wed Jun 23 07:43:13 2010 New Revision: 957132 URL: http://svn.apache.org/viewvc?rev=957132&view=rev Log: Propose update. Remove old votes since the patch has changed Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apach

DO NOT REPLY [Bug 49230] sun.net.www.http.KeepAliveCache preventing classloader from being garbage collected

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49230 --- Comment #3 from Mark Thomas 2010-06-23 03:44:14 EDT --- I've aligned the patch with how we handle other Sun specific issues for non-Sun JVMs. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

svn commit: r957139 - /tomcat/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java

2010-06-23 Thread markt
Author: markt Date: Wed Jun 23 08:14:14 2010 New Revision: 957139 URL: http://svn.apache.org/viewvc?rev=957139&view=rev Log: Trim the value before adding to the list Review feedback from kkolinko Modified: tomcat/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java Modified: tom

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

2010-06-23 Thread kkolinko
Author: kkolinko Date: Wed Jun 23 10:51:47 2010 New Revision: 957152 URL: http://svn.apache.org/viewvc?rev=957152&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=9571

SEVERE: Error listenerStart

2010-06-23 Thread rajeevP
Jun 23, 2010 3:14:33 PM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "org.springframework.web.context.ContextLoaderListener" is already configured for this context. The duplicate definition has been ignored. Jun 23, 2010 3:14:34 PM org.apache.catalina.core.Sta

Re: SEVERE: Error listenerStart

2010-06-23 Thread Pid
On 23/06/2010 12:40, rajeevP wrote: > > Jun 23, 2010 3:14:33 PM org.apache.catalina.core.StandardContext > addApplicationListener > INFO: The listener "org.springframework.web.context.ContextLoaderListener" > is already configured for this context. The duplicate definition has been > ignored. > Ju

[Tomcat Wiki] Update of "PoweredBy" by RichardKnowles

2010-06-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by RichardKnowles. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=260&rev2=261 -- =

DO NOT REPLY [Bug 49030] Processing of Tomcat Connector configuration can leave some connectors uninitialized

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49030 --- Comment #4 from Konstantin Kolinko 2010-06-23 09:08:38 EDT --- I like this, but there are caveats implementing this feature: 1. Connectors that fail in a call to initialize() will also likely to fail in start(), pause(), stop(). Thus

Log all http request

2010-06-23 Thread Bartolomeo Nicolotti
Hello, we've a web service that receives SOAP RPC-encoded xml requests on HTTP through axis and tomcat 5.5. We'd like to log every xml rq we receive using a Filter, because we've to write the xml to a file whose name depends on the xml request. The problem is that one can call SevletRequest.getR

DO NOT REPLY [Bug 49494] New: Conflict with Oracle TNSListener resolved by upgrading to Tomcat 6

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49494 Summary: Conflict with Oracle TNSListener resolved by upgrading to Tomcat 6 Product: Tomcat 5 Version: Unknown Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 49494] Conflict with Oracle TNSListener resolved by upgrading to Tomcat 6

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49494 Steven Calkins changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49495] New: EL evaluator does not evaluate expression following #

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49495 Summary: EL evaluator does not evaluate expression following # Product: Tomcat 6 Version: 6.0.24 Platform: All OS/Version: All Status: NEW Severity: normal Pr

DO NOT REPLY [Bug 49495] EL evaluator does not evaluate expression following #

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49495 --- Comment #1 from Konstantin Kolinko 2010-06-23 17:49:39 EDT --- Looks like a duplicate of bug 49081. Please try with 6.0.27 http://markmail.org/thread/hqq3fc7u6nc257ee -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs

DO NOT REPLY [Bug 49081] EL expression preceded by a # in an attribute value of jsp documents

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49081 Ken Geis changed: What|Removed |Added CC||kg...@speakeasy.net --- Comment #3 from

DO NOT REPLY [Bug 49495] EL evaluator does not evaluate expression following #

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49495 Ken Geis changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49030] Processing of Tomcat Connector configuration can leave some connectors uninitialized

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49030 --- Comment #5 from Konstantin Kolinko 2010-06-23 21:47:06 EDT --- Created an attachment (id=25633) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25633) 2010-06-24_tc6_bug49030.patch Patch for tc6.0.x -- Configure bugmail:

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

2010-06-23 Thread kkolinko
Author: kkolinko Date: Thu Jun 24 01:48:57 2010 New Revision: 957400 URL: http://svn.apache.org/viewvc?rev=957400&view=rev Log: vote 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/STATUS

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 chamith buddhika changed: What|Removed |Added Attachment #25517|0 |1 is obsolete|

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 chamith buddhika changed: What|Removed |Added Attachment #25564|0 |1 is obsolete|