DO NOT REPLY [Bug 48208] allow client certificate with any issuer: server.xml connector attribute "acceptAllCerts"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 Ralf Hauser changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

Re: [taglibs] Time to release 1.2.0?

2011-01-28 Thread Henri Yandell
On Sun, Jan 23, 2011 at 12:41 PM, Jeremy Boynes wrote: > The only bug remaining that impact the JSTL libraries is #46052 (locale > performance on 1.6). Henri suggested releasing in its current form which > sounds reasonable. Should we release this as 1.2.0? Is this a good version > number - sho

DO NOT REPLY [Bug 50683] Servlet 3.0 annotations not scanned if unpackWars="false"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50683 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1064934 - in /tomcat/trunk: java/org/apache/naming/resources/WARDirContext.java webapps/docs/changelog.xml

2011-01-28 Thread markt
Author: markt Date: Sat Jan 29 00:15:34 2011 New Revision: 1064934 URL: http://svn.apache.org/viewvc?rev=1064934&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50683 Scan annotations when unpackWars=false Modified: tomcat/trunk/java/org/apache/naming/resources/WARDirCont

DO NOT REPLY [Bug 49978] WebappLoader throws exception if workDir already exists (when unpackWARs=false)

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49978 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r1064932 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappLoader.java webapps/docs/changelog.xml

2011-01-28 Thread markt
Author: markt Date: Sat Jan 29 00:00:50 2011 New Revision: 1064932 URL: http://svn.apache.org/viewvc?rev=1064932&view=rev Log: Re-fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49978 Pre-existing dir should not break deployment Modified: tomcat/trunk/java/org/apache/catalina/loader/We

DO NOT REPLY [Bug 49978] WebappLoader throws exception if workDir already exists (when unpackWARs=false)

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49978 kristof batizy changed: What|Removed |Added CC||kris...@batizy.com -- Configure

DO NOT REPLY [Bug 48208] allow client certificate with any issuer: server.xml connector attribute "acceptAllCerts"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50683] Servlet 3.0 annotations not scanned if unpackWars="false"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50683 --- Comment #1 from kristof batizy 2011-01-28 18:37:39 EST --- sorry, typo in step 1, above: 1) Set unpackWars="false" -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this m

DO NOT REPLY [Bug 50683] New: Servlet 3.0 annotations not scanned if unpackWars="false"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50683 Summary: Servlet 3.0 annotations not scanned if unpackWars="false" Product: Tomcat 7 Version: 7.0.6 Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 46819] Remove redundant object instantiations in JspRuntimeLibrary

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46819 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1064929 - in /tomcat/trunk: java/org/apache/jasper/runtime/JspRuntimeLibrary.java webapps/docs/changelog.xml

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 23:24:23 2011 New Revision: 1064929 URL: http://svn.apache.org/viewvc?rev=1064929&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46819 Remove redundant object instantiations in JspRuntimeLibrary. Patch provided by Anthony Whitford. Modified:

DO NOT REPLY [Bug 49978] WebappLoader throws exception if workDir already exists (when unpackWARs=false)

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49978 kristof batizy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

DO NOT REPLY [Bug 26494] JDBCRealm and DataSourceRealm with case insensitive user names

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=26494 --- Comment #1 from Mark Thomas 2011-01-28 18:02:51 EST --- *** Bug 25148 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

DO NOT REPLY [Bug 25148] JDBCRealm should get the user name from database after login and not use the string given by the user

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=25148 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 28168] patch to add webdoclet tags to jspc output

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=28168 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 38916] HttpServletRequest cannot handle multipart request quickly

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38916 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

svn commit: r1064897 - /tomcat/trunk/java/org/apache/tomcat/util/http/AcceptLanguage.java

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 21:41:02 2011 New Revision: 1064897 URL: http://svn.apache.org/viewvc?rev=1064897&view=rev Log: Remove unused file Removed: tomcat/trunk/java/org/apache/tomcat/util/http/AcceptLanguage.java -

svn commit: r1064893 - /tomcat/trunk/webapps/docs/changelog.xml

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 21:31:48 2011 New Revision: 1064893 URL: http://svn.apache.org/viewvc?rev=1064893&view=rev Log: Remove whitespace Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk

DO NOT REPLY [Bug 50680] NPE in TagFileProcessor when tag file is in an expanded directory "jar"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50680 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1064890 - in /tomcat/trunk: java/org/apache/jasper/compiler/TagFileProcessor.java webapps/docs/changelog.xml

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 21:21:02 2011 New Revision: 1064890 URL: http://svn.apache.org/viewvc?rev=1064890&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50680 Prevent an NPE when using tag files from an exploded JAR file, e.g. from within an IDE. Patch provided by Lar

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

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 21:13:19 2011 New Revision: 1064887 URL: http://svn.apache.org/viewvc?rev=1064887&view=rev Log: Add some internal API notes to the migration page Modified: tomcat/site/trunk/docs/migration.html tomcat/site/trunk/xdocs/migration.xml Modified: tomcat/site/tru

DO NOT REPLY [Bug 50679] FarmDeployer doesn't support parallel deployment

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50679 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1064881 - in /tomcat/trunk: java/org/apache/catalina/ha/ java/org/apache/catalina/ha/deploy/ webapps/docs/

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 21:04:55 2011 New Revision: 1064881 URL: http://svn.apache.org/viewvc?rev=1064881&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50679 Update the FarmWarDeployer to support parallel deployment. This deliberately breaks the API since the meaning

DO NOT REPLY [Bug 50667] Tribes | RpcChannel | Add a callback for cases when an error occured sending a reply to an RP call

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50667 --- Comment #8 from Filip Hanik 2011-01-28 13:31:15 EST --- hi Olivier, I'm still noodling (thinking) about this. I am not thrilled about the if (async) else case here. But rest assured, a solution will come. best Filip -- Configure bu

DO NOT REPLY [Bug 50634] Running a precompiled JSP causes ClassNotFoundException for dependent Jasper class

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634 --- Comment #5 from Christopher Schultz 2011-01-28 12:50:35 EST --- > Further testing shows outputting ${num} is not a bug. > > I suspect the web application you pre-compiled with JspC did not have a > web.xml. In this case, Tomcat assume

svn commit: r1064791 - /tomcat/trunk/java/org/apache/catalina/ha/deploy/WarWatcher.java

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 17:41:45 2011 New Revision: 1064791 URL: http://svn.apache.org/viewvc?rev=1064791&view=rev Log: Don't need an INFO log message every 30s when the FarmWarDeployer is running Modified: tomcat/trunk/java/org/apache/catalina/ha/deploy/WarWatcher.java Modified: tomc

DO NOT REPLY [Bug 50634] Running a precompiled JSP causes ClassNotFoundException for dependent Jasper class

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634 --- Comment #4 from Christopher Schultz 2011-01-28 12:40:39 EST --- (In reply to comment #2) > I've tested this with the latest 7.0.x source. I can't reproduce the > ClassNotFoundException. That looks like compilation was done with a very

DO NOT REPLY [Bug 50405] Null Pointer Exception at Coyote Adapter

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1064747 - /tomcat/trunk/webapps/docs/changelog.xml

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 15:57:32 2011 New Revision: 1064747 URL: http://svn.apache.org/viewvc?rev=1064747&view=rev Log: Not sure which recent Comet change fixed this but one of them did. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xm

DO NOT REPLY [Bug 48358] JSP-unloading reloaded

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358 Isabel Drost changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

DO NOT REPLY [Bug 48358] JSP-unloading reloaded

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358 --- Comment #17 from Isabel Drost 2011-01-28 10:18:07 EST --- Created an attachment (id=26571) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26571) Trivial fix for NPE problem for problem clarification After checking the chan

DO NOT REPLY [Bug 50680] New: NPE in TagFileProcessor when tag file is in an expanded directory "jar"

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50680 Summary: NPE in TagFileProcessor when tag file is in an expanded directory "jar" Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW

Re: [VOTE] Release Tomcat 5.5.32 Build

2011-01-28 Thread Jim Jagielski
On Jan 28, 2011, at 5:56 AM, Rainer Jung wrote: > > - 4 errors in run-tester, but I vaguely remember those are >not regressions (details see below) > +1... non regressions (I should have noted them when I called for the vote). -

DO NOT REPLY [Bug 50677] Allow system property variables in catalina.properties

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50677 --- Comment #3 from Mark Thomas 2011-01-28 08:32:57 EST --- I'd prefer B and I agree some care is needed with the substitution algorithm. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rec

DO NOT REPLY [Bug 50642] keepAliveProtection doesn't work

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50642 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Version|7.0.4

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

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 13:05:41 2011 New Revision: 1064653 URL: http://svn.apache.org/viewvc?rev=1064653&view=rev Log: 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.txt?rev=1

svn commit: r1064652 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/ webapps/docs/config/

2011-01-28 Thread markt
Author: markt Date: Fri Jan 28 13:03:57 2011 New Revision: 1064652 URL: http://svn.apache.org/viewvc?rev=1064652&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50642 Better fix for HttpClient keep-alive thread triggered memory leaks Modified: tomcat/trunk/java/org/apach

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

2011-01-28 Thread kkolinko
Author: kkolinko Date: Fri Jan 28 11:56:37 2011 New Revision: 1064634 URL: http://svn.apache.org/viewvc?rev=1064634&view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=10

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

2011-01-28 Thread rjung
Author: rjung Date: Fri Jan 28 11:44:38 2011 New Revision: 1064632 URL: http://svn.apache.org/viewvc?rev=1064632&view=rev Log: Add proposal. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?

Re: [VOTE] Release build 6.0.31

2011-01-28 Thread Konstantin Kolinko
2011/1/28 Konstantin Kolinko : > 2011/1/28 Rainer Jung : >> On 27.01.2011 21:39, Konstantin Kolinko wrote: >>> >>> 2011/1/27 jean-frederic clere: On 01/27/2011 10:30 AM, Konstantin Kolinko wrote: > > 2011/1/25 jean-frederic clere: >> >> The candidates binaries are availabl

Re: [VOTE] Release build 6.0.31

2011-01-28 Thread Konstantin Kolinko
2011/1/28 Rainer Jung : > On 27.01.2011 21:39, Konstantin Kolinko wrote: >> >> 2011/1/27 jean-frederic clere: >>> >>> On 01/27/2011 10:30 AM, Konstantin Kolinko wrote: 2011/1/25 jean-frederic clere: > > The candidates binaries are available here: > http://people.apache.org/~jf

Re: [VOTE] Release build 6.0.31

2011-01-28 Thread Rainer Jung
On 27.01.2011 21:39, Konstantin Kolinko wrote: 2011/1/27 jean-frederic clere: On 01/27/2011 10:30 AM, Konstantin Kolinko wrote: 2011/1/25 jean-frederic clere: The candidates binaries are available here: http://people.apache.org/~jfclere/tomcat-6/v6.0.31/ According to the release process, th

Re: [VOTE] Release Tomcat 5.5.32 Build

2011-01-28 Thread Rainer Jung
On 22.01.2011 19:01, Jim Jagielski wrote: The builds for Tomcat 5.5.32 are ready for testing and approval. The candidates binaries are available here: http://people.apache.org/~jim/tomcat-5.5/ According to the release process, the 5.5.32 build corresponding to the tag TOMCAT_5_5_32 [1] is: [

DO NOT REPLY [Bug 50634] Running a precompiled JSP causes ClassNotFoundException for dependent Jasper class

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50634] Running a precompiled JSP causes ClassNotFoundException for dependent Jasper class

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634 --- Comment #2 from Mark Thomas 2011-01-28 05:31:20 EST --- I've tested this with the latest 7.0.x source. I can't reproduce the ClassNotFoundException. That looks like compilation was done with a very old version of JspC. Outputting ${num

DO NOT REPLY [Bug 50667] Tribes | RpcChannel | Add a callback for cases when an error occured sending a reply to an RP call

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50667 --- Comment #7 from Olivier Costet 2011-01-28 04:40:39 EST --- (In reply to comment #5) > Hi Olivier, yes, I see the use case. I do have a different suggestion for the > solution, as there is a significant change. > I'm attaching a patch

DO NOT REPLY [Bug 50679] New: FarmDeployer doesn't support parallel deployment

2011-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50679 Summary: FarmDeployer doesn't support parallel deployment Product: Tomcat 7 Version: 7.0.6 Platform: PC Status: NEW Severity: normal Priority: P2 Component: