DO NOT REPLY [Bug 49539] tomcat delete webdir

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49539 --- Comment #2 from joyfun 2010-07-03 00:29:44 EDT --- but I think IT DELETE the WebDir is a BUG it delte all files In project -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving thi

DO NOT REPLY [Bug 49544] New: Lambda Probe don't work

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49544 Summary: Lambda Probe don't work Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Comp

DO NOT REPLY [Bug 49526] c:set does not remove variables from ELContext VariableMapper

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526 --- Comment #5 from Jeremy Boynes 2010-07-02 23:10:59 EDT --- Created an attachment (id=25687) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25687) Test case that verifies the mapper variable is handled correctly Also updates

DO NOT REPLY [Bug 49526] c:set does not remove variables from ELContext VariableMapper

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526 --- Comment #4 from Jeremy Boynes 2010-07-02 22:07:47 EDT --- Thanks. I'm not getting an error per se, but I am getting a warning: 2010-07-02 18:10:06.977:org.apache.jasper.runtime.PageContextImpl:WARN: Internal error flushing the buffer

DO NOT REPLY [Bug 49526] c:set does not remove variables from ELContext VariableMapper

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526 --- Comment #3 from Henri Yandell 2010-07-02 21:04:47 EDT --- Seems good. Need to write a test for this I think; fits the Cactus test nicely. I've updated the standard-test package so tests are passing; though the maven-jetty-plugin appea

svn commit: r960145 - /tomcat/taglibs/standard/trunk/standard-test/pom.xml

2010-07-02 Thread bayard
Author: bayard Date: Sat Jul 3 01:03:05 2010 New Revision: 960145 URL: http://svn.apache.org/viewvc?rev=960145&view=rev Log: Updating the pom dependency so tests pass. Now getting an odd jetty error Modified: tomcat/taglibs/standard/trunk/standard-test/pom.xml Modified: tomcat/taglibs/stand

svn commit: r960144 - /tomcat/taglibs/standard/trunk/pom.xml

2010-07-02 Thread bayard
Author: bayard Date: Sat Jul 3 00:55:05 2010 New Revision: 960144 URL: http://svn.apache.org/viewvc?rev=960144&view=rev Log: Turning the tests back on Modified: tomcat/taglibs/standard/trunk/pom.xml Modified: tomcat/taglibs/standard/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/ta

svn commit: r960142 - /tomcat/taglibs/standard/trunk/standard-test/pom.xml

2010-07-02 Thread bayard
Author: bayard Date: Sat Jul 3 00:47:54 2010 New Revision: 960142 URL: http://svn.apache.org/viewvc?rev=960142&view=rev Log: Updating dependencies to the current jar names Modified: tomcat/taglibs/standard/trunk/standard-test/pom.xml Modified: tomcat/taglibs/standard/trunk/standard-test/pom

svn commit: r960104 - /tomcat/trunk/test/org/apache/catalina/mbeans/TestRegistration.java

2010-07-02 Thread markt
Author: markt Date: Fri Jul 2 21:13:25 2010 New Revision: 960104 URL: http://svn.apache.org/viewvc?rev=960104&view=rev Log: A few more FindBugs issues Modified: tomcat/trunk/test/org/apache/catalina/mbeans/TestRegistration.java Modified: tomcat/trunk/test/org/apache/catalina/mbeans/TestRegi

svn commit: r960103 - /tomcat/trunk/test/org/apache/tomcat/util/http/TestBug49158.java

2010-07-02 Thread markt
Author: markt Date: Fri Jul 2 21:10:35 2010 New Revision: 960103 URL: http://svn.apache.org/viewvc?rev=960103&view=rev Log: Fix FindBugs niggle Modified: tomcat/trunk/test/org/apache/tomcat/util/http/TestBug49158.java Modified: tomcat/trunk/test/org/apache/tomcat/util/http/TestBug49158.java

DO NOT REPLY [Bug 49543] Request for a "shared" datasource configuration as in DBCP

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49543 Mark Thomas changed: What|Removed |Added Component|Modules: jdbc-pool |Modules: jdbc-pool Platfor

DO NOT REPLY [Bug 8343] adding a "absorber" logger class to "org.apache.catalina.logger" package

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=8343 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 7374] Apache Tomcat/4.0.1 message on standard output

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=7374 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49543] New: Request for a "shared" datasource configuration as in DBCP

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49543 Summary: Request for a "shared" datasource configuration as in DBCP Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Mac OS X 10.5 Status: NEW

DO NOT REPLY [Bug 49234] JMX Descriptor Modifications

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234 --- Comment #53 from Mark Thomas 2010-07-02 14:28:42 EDT --- comment #36 - Patch applied comment #37 - Patch applied comment #45 - Patch applied comment #46 - Patch NOT applied comment #47 - Patch NOT applied comment #48 - Patch NOT applie

DO NOT REPLY [Bug 49528] HttpServletRequest.isAsyncStarted() returns false when a Runnable is started

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528 --- Comment #1 from Mark Thomas 2010-07-02 14:32:27 EDT --- Please could you confirm that the test case is provided under the terms of section 5 of the Apache License, v2 and that you have the right to provide this code under those terms. T

svn commit: r960083 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncListener.java

2010-07-02 Thread pero
Author: pero Date: Fri Jul 2 18:30:34 2010 New Revision: 960083 URL: http://svn.apache.org/viewvc?rev=960083&view=rev Log: Test NIO AsyncListener timeout. Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncListener.java Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsy

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-02 Thread Peter Roßbach
Hi Jean Frederic, I also detect this strange behaviour. Then I fix it at JioEndpoint. I check the async timeout feature today and it also works at NioEndpoint. Can I check the APR Connector with a normal TomcatTestCase? Peter Am 02.07.2010 um 16:49 schrieb jean-frederic clere: On 07/02

svn commit: r960081 - in /tomcat/trunk/java/org/apache/catalina: ha/mbeans-descriptors.xml ha/tcp/mbeans-descriptors.xml tribes/membership/McastService.java tribes/membership/mbeans-descriptors.xml

2010-07-02 Thread markt
Author: markt Date: Fri Jul 2 18:25:54 2010 New Revision: 960081 URL: http://svn.apache.org/viewvc?rev=960081&view=rev Log: Further MBean improvements. Patch provided by chamith buddhika Removed: tomcat/trunk/java/org/apache/catalina/ha/mbeans-descriptors.xml Modified: tomcat/trunk/java/

DO NOT REPLY [Bug 48817] Skip validation query and use JDBC API for validation

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817 --- Comment #10 from Mark Thomas 2010-07-02 14:10:42 EDT --- (In reply to comment #9) > Any feedback on my second patch? I've been using it in production for more > than a month now with no obvious issues. I realize that you guys are prob

DO NOT REPLY [Bug 49530] Context is not correctly stopped at shutdown

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49530 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r960076 - in /tomcat/trunk: java/org/apache/catalina/core/ContainerBase.java webapps/docs/changelog.xml

2010-07-02 Thread markt
Author: markt Date: Fri Jul 2 18:04:14 2010 New Revision: 960076 URL: http://svn.apache.org/viewvc?rev=960076&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49530 Make sure children are stopped if they are running when the parent stops. Modified: tomcat/trunk/java/org/a

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-02 Thread Peter Roßbach
I am very sure the NIO and APR Connector affected, but I don't have find a fix. Peter Am 02.07.2010 um 19:48 schrieb Mark Thomas: On 02/07/2010 15:15, jean-frederic clere wrote: On 07/02/2010 03:08 PM, Marc Guillemot wrote: Rainer Jung wrote: ... Exact details are forbidden, but I'm sure

Re: svn commit: r960069 - /tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2010-07-02 Thread Pid
On 02/07/2010 18:55, Pid wrote: > On 02/07/2010 18:50, ma...@apache.org wrote: >> Author: markt >> Date: Fri Jul 2 17:50:56 2010 >> New Revision: 960069 >> >> URL: http://svn.apache.org/viewvc?rev=960069&view=rev >> Log: >> Make new timeout thread a daemon thread so Tomcat will shutdown properly >

Re: svn commit: r960069 - /tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2010-07-02 Thread Peter Roßbach
Many Thanks and sorry :-) Peter Am 02.07.2010 um 19:50 schrieb ma...@apache.org: Author: markt Date: Fri Jul 2 17:50:56 2010 New Revision: 960069 URL: http://svn.apache.org/viewvc?rev=960069&view=rev Log: Make new timeout thread a daemon thread so Tomcat will shutdown properly Modified:

Re: svn commit: r960069 - /tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2010-07-02 Thread Pid
On 02/07/2010 18:50, ma...@apache.org wrote: > Author: markt > Date: Fri Jul 2 17:50:56 2010 > New Revision: 960069 > > URL: http://svn.apache.org/viewvc?rev=960069&view=rev > Log: > Make new timeout thread a daemon thread so Tomcat will shutdown properly > > Modified: > tomcat/trunk/java/or

svn commit: r960069 - /tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2010-07-02 Thread markt
Author: markt Date: Fri Jul 2 17:50:56 2010 New Revision: 960069 URL: http://svn.apache.org/viewvc?rev=960069&view=rev Log: Make new timeout thread a daemon thread so Tomcat will shutdown properly Modified: tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java Modified: tomcat/trunk

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-02 Thread Mark Thomas
On 02/07/2010 15:15, jean-frederic clere wrote: On 07/02/2010 03:08 PM, Marc Guillemot wrote: Rainer Jung wrote: ... Exact details are forbidden, but I'm sure there'll be some information as soon as someone had time to dig into it. this was exactly what I feared. This is an additional argumen

DO NOT REPLY [Bug 49542] New: IteratedValueExpression and IndexedValueExpression implementation

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49542 Summary: IteratedValueExpression and IndexedValueExpression implementation Product: Taglibs Version: 1.2.0 Platform: PC Status: NEW Severity: normal

DO NOT REPLY [Bug 49542] IteratedValueExpression and IndexedValueExpression implementation

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49542 --- Comment #1 from Jeremy Boynes 2010-07-02 12:36:23 EDT --- Created an attachment (id=25686) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25686) Fix equals and serialUid Also adds JavaDoc for methods not defined in base cl

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-02 Thread Peter Roßbach
Hi Jean-Frederic, had you check my test case TestAsyncListener? Can you checkin or send me your test case. Peter Am 02.07.2010 um 15:15 schrieb jean-frederic clere: On 07/02/2010 03:08 PM, Marc Guillemot wrote: Rainer Jung wrote: ... Exact details are forbidden, but I'm sure there'll be so

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-02 Thread jean-frederic clere
On 07/02/2010 03:08 PM, Marc Guillemot wrote: > Rainer Jung wrote: >> ... >> Exact details are forbidden, but I'm sure there'll be some information >> as soon as someone had time to dig into it. > > this was exactly what I feared. This is an additional argument for an > open source test suite. I

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-02 Thread Marc Guillemot
Rainer Jung wrote: ... Exact details are forbidden, but I'm sure there'll be some information as soon as someone had time to dig into it. this was exactly what I feared. This is an additional argument for an open source test suite. Cheers, Marc. -- Blog: http://mguillem.wordpress.com

svn commit: r959931 - in /tomcat/trunk: java/org/apache/catalina/core/LocalStrings.properties java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-07-02 Thread markt
Author: markt Date: Fri Jul 2 10:01:32 2010 New Revision: 959931 URL: http://svn.apache.org/viewvc?rev=959931&view=rev Log: Additional debug logging for manager selection Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/co

DO NOT REPLY [Bug 49539] tomcat delete webdir

2010-07-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49539 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|