DO NOT REPLY [Bug 48501] Log rotation for ISAPI Redirector

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48501 --- Comment #6 from Mark Thomas ma...@apache.org 2011-03-07 05:06:40 EST --- This was included in 1.2.31 onwards -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

DO NOT REPLY [Bug 16579] documentation page layout/style breaks wrapping to fit browser window

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=16579 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Unknown |Documentation

DO NOT REPLY [Bug 50883] New: StackOverflowError

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50883 Summary: StackOverflowError Product: Tomcat 6 Version: 6.0.29 Platform: HP OS/Version: Linux Status: NEW Severity: major Priority: P2 Component:

DO NOT REPLY [Bug 50883] StackOverflowError

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50883 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1078747 - in /tomcat/jk/trunk/xdocs: miscellaneous/changelog.xml reference/iis.xml

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 11:37:19 2011 New Revision: 1078747 URL: http://svn.apache.org/viewvc?rev=1078747view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50882 Add additional info for the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48501 Modified:

DO NOT REPLY [Bug 50882] Fix documentation and tickets for 1.2.31

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50882 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=26494 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1078754 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 11:56:19 2011 New Revision: 1078754 URL: http://svn.apache.org/viewvc?rev=1078754view=rev Log: Another FindBugs false positive Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL:

Re: svn commit: r1078601 - in /tomcat/trunk: java/org/apache/catalina/loader/ java/org/apache/naming/resources/ test/org/apache/naming/resources/ webapps/docs/

2011-03-07 Thread sebb
On 6 March 2011 22:12, ma...@apache.org wrote: Author: markt Date: Sun Mar  6 22:12:10 2011 New Revision: 1078601 URL: http://svn.apache.org/viewvc?rev=1078601view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=26701 Provide a mechanism for users to register their own

svn commit: r1078762 - in /tomcat/jk/trunk: native/netscape/jk_nsapi_plugin.c xdocs/miscellaneous/changelog.xml

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 12:50:31 2011 New Revision: 1078762 URL: http://svn.apache.org/viewvc?rev=1078762view=rev Log: NSAPI: Use lower case header names for responses. Otherwise the web server might add chunked transfer encoding header in addition to our content length header. Problem

svn commit: r1078780 - /tomcat/trunk/java/org/apache/naming/factory/webservices/ServiceRefFactory.java

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 14:24:08 2011 New Revision: 1078780 URL: http://svn.apache.org/viewvc?rev=1078780view=rev Log: Fix Eclipse warnings Modified: tomcat/trunk/java/org/apache/naming/factory/webservices/ServiceRefFactory.java Modified:

svn commit: r1078798 - in /tomcat/trunk/java/org/apache/naming/resources: FileDirContext.java LocalStrings.properties ProxyDirContext.java ResourceCache.java WARDirContext.java jndi/

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 14:55:22 2011 New Revision: 1078798 URL: http://svn.apache.org/viewvc?rev=1078798view=rev Log: Code cleanup - remove unused code - fix FindBugs warnings - fix Eclipse warnings Removed: tomcat/trunk/java/org/apache/naming/resources/jndi/ Modified:

DO NOT REPLY [Bug 48208] allow to configure a custom client certificate Trust Manager in server.xml per connector attribute trustManagerClassName

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 --- Comment #11 from Luciana Moreira more...@privasphere.com 2011-03-07 10:02:21 EST --- I looked and it seems very good from my perspective. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

svn commit: r1078805 - in /tomcat/jk/trunk: native/apache-1.3/ native/apache-2.0/ native/common/ native/iis/ native/netscape/ xdocs/generic_howto/ xdocs/miscellaneous/ xdocs/reference/

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 15:17:11 2011 New Revision: 1078805 URL: http://svn.apache.org/viewvc?rev=1078805view=rev Log: Support Servlet API getRemotePort(). Works for Tomcat 5.5.28, 6.0.20 and 7.0.0 in combination with Apache and ISAPI plugins. BZ 41263 Modified:

Re: Where do we stand with maven publishing?

2011-03-07 Thread Filip Hanik - Dev Lists
On 3/5/2011 5:10 AM, Mark Thomas wrote: On 04/03/2011 23:46, Filip Hanik - Dev Lists wrote: Not in here http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tomcat/catalina/ what am I missing? Couple of things. The artifact IDs were changed for Tomcat 7 so you need to look here:

Enhancement to set security-provider within AjpAprProcessor

2011-03-07 Thread pkn...@mtg.de
Hello, we need support of X.509 certificates using elliptic curves for client-auth within an servlet-application. The certificates we use are coded using DomainParameters within the PublicKey object. When using the sun-jdk this will lead to an error because the sun-jce implementation only

Re: [VOTE] Release Apache Tomcat 7.0.10

2011-03-07 Thread Filip Hanik - Dev Lists
On 3/5/2011 7:32 AM, Mark Thomas wrote: [X] Stable - go ahead and release as 7.0.10 Stable - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r1078844 - /tomcat/jk/trunk/xdocs/reference/workers.xml

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 16:38:18 2011 New Revision: 1078844 URL: http://svn.apache.org/viewvc?rev=1078844view=rev Log: Clarify. Modified: tomcat/jk/trunk/xdocs/reference/workers.xml Modified: tomcat/jk/trunk/xdocs/reference/workers.xml URL:

svn commit: r1078846 - in /tomcat/jk/trunk: native/common/jk_ajp_common.c native/common/jk_ajp_common.h native/common/jk_lb_worker.c native/common/jk_service.h native/common/jk_util.c xdocs/miscellane

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 16:40:20 2011 New Revision: 1078846 URL: http://svn.apache.org/viewvc?rev=1078846view=rev Log: Forward worker activation state in load balancer as request attribute JK_LB_ACTIVATION. Possible values are ACT (active), DIS (disabled) and STP (stopped). Docs update

svn propchange: r1078846 - svn:log

2011-03-07 Thread rjung
Author: rjung Revision: 1078846 Modified property: svn:log Modified: svn:log at Mon Mar 7 16:42:19 2011 -- --- svn:log (original) +++ svn:log Mon Mar 7 16:42:19 2011 @@ -5,11 +5,3 @@ Possible values are ACT (active),

svn commit: r1078850 - in /tomcat/trunk/java/org/apache/naming: ContextAccessController.java NameParserImpl.java NamingContextBindingsEnumeration.java NamingContextEnumeration.java NamingService.java

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 16:46:45 2011 New Revision: 1078850 URL: http://svn.apache.org/viewvc?rev=1078850view=rev Log: Fix Eclipse and FindBugs warnings Removed unused code Removed: tomcat/trunk/java/org/apache/naming/NamingService.java

svn commit: r1078851 - in /tomcat/jk/trunk: native/common/jk_lb_worker.c xdocs/miscellaneous/changelog.xml

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 16:47:25 2011 New Revision: 1078851 URL: http://svn.apache.org/viewvc?rev=1078851view=rev Log: Revert r1032065: Add support for versioned webapps in Tomcat. The implementation of versioned webapps changed. They do no longer encode the version in the session id.

Re: [VOTE] Release Apache Tomcat 7.0.10

2011-03-07 Thread Mark Thomas
On 07/03/2011 16:28, Filip Hanik - Dev Lists wrote: On 3/5/2011 7:32 AM, Mark Thomas wrote: [X] Stable - go ahead and release as 7.0.10 Stable With Filip's vote that makes 3 for stable. Given the security issue I'd like to get this release out sooner rather than later. With that in mind I

Re: [VOTE] Release Apache Tomcat 7.0.10

2011-03-07 Thread Yoav Shapira
On Sat, Mar 5, 2011 at 9:32 AM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 7.0.10 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.10/ The svn tag is:

svn commit: r1078863 - in /tomcat/trunk/java/org/apache/catalina/core: StandardWrapper.java StandardWrapperFacade.java

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 17:42:52 2011 New Revision: 1078863 URL: http://svn.apache.org/viewvc?rev=1078863view=rev Log: Fix some warnings Modified: tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java tomcat/trunk/java/org/apache/catalina/core/StandardWrapperFacade.java

Re: Enhancement to set security-provider within AjpAprProcessor

2011-03-07 Thread Konstantin Kolinko
Your patch looks good. Could you please create an issue in Bugzilla and attach the patch there? What Tomcat version are you using? Do you expect it in Tomcat 7 or in some previous version? https://issues.apache.org/bugzilla/

svn commit: r1078872 - in /tomcat/jk/trunk/xdocs: generic_howto/loadbalancers.xml miscellaneous/changelog.xml

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 18:04:44 2011 New Revision: 1078872 URL: http://svn.apache.org/viewvc?rev=1078872view=rev Log: Improve load balancer documentation. Modified: tomcat/jk/trunk/xdocs/generic_howto/loadbalancers.xml tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified:

DO NOT REPLY [Bug 50883] StackOverflowError

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50883 Ashish dashashishku...@gmail.com changed: What|Removed |Added CC|

Re: Enhancement to set security-provider within AjpAprProcessor

2011-03-07 Thread Mark Thomas
On 07/03/2011 18:01, Konstantin Kolinko wrote: Your patch looks good. The patch raises a couple of questions for me. - Security providers are normally configured at the JVM level. - Patches that change one of 5 connectors usually mean the other connectors need changing too - There are other

DO NOT REPLY [Bug 48208] allow to configure a custom client certificate Trust Manager in server.xml per connector attribute trustManagerClassName

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 --- Comment #12 from Konstantin Kolinko knst.koli...@gmail.com 2011-03-07 13:55:40 EST --- Regarding implementation in 7.0.x: the tests added in r1078436 in TestCustomSsl do work with BIO connector, but fail with NIO. I have not tested

[Tomcat Wiki] Update of PoweredBy by Wen Tian

2011-03-07 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 Wen Tian. http://wiki.apache.org/tomcat/PoweredBy?action=diffrev1=319rev2=320 -- ===

Re: [VOTE] Release Apache Tomcat 7.0.10

2011-03-07 Thread Konstantin Kolinko
2011/3/5 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 7.0.10 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.10/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_10/ The proposed

PoweredBy reverted to revision 319 on Tomcat Wiki

2011-03-07 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page Tomcat Wiki for change notification. The page PoweredBy has been reverted to revision 319 by SebastianBazley. The comment on this change is: DeSpam. http://wiki.apache.org/tomcat/PoweredBy?action=diffrev1=320rev2=321

[Tomcat Wiki] Update of LocalBadContent by SebastianBazley

2011-03-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The LocalBadContent page has been changed by SebastianBazley. The comment on this change is: spammer. http://wiki.apache.org/tomcat/LocalBadContent?action=diffrev1=10rev2=11

DO NOT REPLY [Bug 41263] servletRequest.getRemotePort() returns incorrect value when behind mod_jk

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41263 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Resolution|LATER |FIXED ---

Re: svn commit: r1078805 - in /tomcat/jk/trunk: native/apache-1.3/ native/apache-2.0/ native/common/ native/iis/ native/netscape/ xdocs/generic_howto/ xdocs/miscellaneous/ xdocs/reference/

2011-03-07 Thread Konstantin Kolinko
2011/3/7 rj...@apache.org: Author: rjung Date: Mon Mar  7 15:17:11 2011 New Revision: 1078805 URL: http://svn.apache.org/viewvc?rev=1078805view=rev Log: Support Servlet API getRemotePort(). Works for Tomcat 5.5.28, 6.0.20 and 7.0.0 in combination with Apache and ISAPI plugins. BZ

[RESULT] [VOTE] Release Apache Tomcat 7.0.10

2011-03-07 Thread Mark Thomas
The result of the vote is that 7.0.10 should be released as stable. I'll make the changes shortly, with a plan to announce early tomorrow. Cheers, Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1078978 - in /tomcat/site/trunk: docs/download-70.html docs/index.html docs/security-7.html docs/whichversion.html xdocs/download-70.xml xdocs/index.xml xdocs/security-7.xml xdocs/whichve

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 22:13:16 2011 New Revision: 1078978 URL: http://svn.apache.org/viewvc?rev=1078978view=rev Log: Changes for 7.0.10. I'll make these live once 7.0.10 reaches the mirrors Modified: tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/index.html

Re: svn commit: r1078863 - in /tomcat/trunk/java/org/apache/catalina/core: StandardWrapper.java StandardWrapperFacade.java

2011-03-07 Thread Konstantin Kolinko
2011/3/7 ma...@apache.org: Author: markt Date: Mon Mar  7 17:42:52 2011 New Revision: 1078863 URL: http://svn.apache.org/viewvc?rev=1078863view=rev Log: Fix some warnings Modified:    tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java    

svn commit: r1078981 - in /tomcat/trunk/java/org/apache/catalina/core: LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.properties StandardWrapper.java

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 22:18:02 2011 New Revision: 1078981 URL: http://svn.apache.org/viewvc?rev=1078981view=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties

Re: svn commit: r1078863 - in /tomcat/trunk/java/org/apache/catalina/core: StandardWrapper.java StandardWrapperFacade.java

2011-03-07 Thread Mark Thomas
On 07/03/2011 22:14, Konstantin Kolinko wrote: It looks like the StandardWrapper.addDefaultMapper() method can be removed as a whole. (A protected method that is never called, does not @Override anything, and does nothing). Unlike me to miss an opportunity to delete something :) Thanks for

Re: svn commit: r1078978 - in /tomcat/site/trunk: docs/download-70.html docs/index.html docs/security-7.html docs/whichversion.html xdocs/download-70.xml xdocs/index.xml xdocs/security-7.xml xdocs/whi

2011-03-07 Thread Konstantin Kolinko
2011/3/8 ma...@apache.org: Author: markt Date: Mon Mar  7 22:13:16 2011 New Revision: 1078978 URL: http://svn.apache.org/viewvc?rev=1078978view=rev Log: Changes for 7.0.10. I'll make these live once 7.0.10 reaches the mirrors Modified:    tomcat/site/trunk/docs/download-70.html    

svn commit: r1078987 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2011-03-07 Thread rjung
Author: rjung Date: Mon Mar 7 22:24:05 2011 New Revision: 1078987 URL: http://svn.apache.org/viewvc?rev=1078987view=rev Log: Put back line unintentionally removed by r1078805. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL:

Re: svn commit: r1078805 - in /tomcat/jk/trunk: native/apache-1.3/ native/apache-2.0/ native/common/ native/iis/ native/netscape/ xdocs/generic_howto/ xdocs/miscellaneous/ xdocs/reference/

2011-03-07 Thread Rainer Jung
On 07.03.2011 22:56, Konstantin Kolinko wrote: 2011/3/7rj...@apache.org: In jk_nsapi_plugin.c: --- tomcat/jk/trunk/native/iis/jk_isapi_plugin.c (original) +++ tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Mon Mar 7 15:17:11 2011 @@ -3011,7 +3011,7 @@ static int init_ws_service(isapi_private

svn commit: r1079000 - in /tomcat/site/trunk: docs/security-7.html xdocs/security-7.xml

2011-03-07 Thread markt
Author: markt Date: Mon Mar 7 22:36:59 2011 New Revision: 1079000 URL: http://svn.apache.org/viewvc?rev=1079000view=rev Log: Fix release date Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/xdocs/security-7.xml Modified: tomcat/site/trunk/docs/security-7.html URL:

Re: svn commit: r1078978 - in /tomcat/site/trunk: docs/download-70.html docs/index.html docs/security-7.html docs/whichversion.html xdocs/download-70.xml xdocs/index.xml xdocs/security-7.xml xdocs/whi

2011-03-07 Thread Mark Thomas
On 07/03/2011 22:21, Konstantin Kolinko wrote: + section name=Fixed in Apache Tomcat 7.0.10 (released 4 Mar 2011) 7 or 8 Mar 2011? (that is 8th for me already) Fixed. It will be the 8th when announced. Cheers, Mark - To

DefaultServlet and getWriter()/getInputStream()

2011-03-07 Thread Konstantin Kolinko
Hi! Regarding the issue we discussed recently about issue 50748, Content-Length header and DefaultServlet. Usually DefaultServlet serves the content using an OutputStream, but if getWriter() was already called, the stream will not be available and ISE will be thrown. There is a workaround

Re: DefaultServlet and getWriter()/getInputStream()

2011-03-07 Thread Mark Thomas
On 07/03/2011 22:52, Konstantin Kolinko wrote: Hi! Regarding the issue we discussed recently about issue 50748, Content-Length header and DefaultServlet. Usually DefaultServlet serves the content using an OutputStream, but if getWriter() was already called, the stream will not be

Re: DefaultServlet and getWriter()/getInputStream()

2011-03-07 Thread Konstantin Kolinko
2011/3/8 Mark Thomas ma...@apache.org: On 07/03/2011 22:52, Konstantin Kolinko wrote: Hi! Regarding the issue we discussed recently about issue 50748, Content-Length header and DefaultServlet. Usually DefaultServlet serves the content using an OutputStream, but if getWriter() was already

Re: svn commit: r1078595 - /tomcat/trunk/java/org/apache/naming/resources/DirContextURLStreamHandler.java

2011-03-07 Thread Konstantin Kolinko
2011/3/7 ma...@apache.org: Author: markt Date: Sun Mar  6 22:02:28 2011 New Revision: 1078595 URL: http://svn.apache.org/viewvc?rev=1078595view=rev Log: Clean-up, mainly unused code Modified:     tomcat/trunk/java/org/apache/naming/resources/DirContextURLStreamHandler.java Apparently

DO NOT REPLY [Bug 48208] allow to configure a custom client certificate Trust Manager in server.xml per connector attribute trustManagerClassName

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 --- Comment #13 from Konstantin Kolinko knst.koli...@gmail.com 2011-03-07 21:26:55 EST --- (In reply to comment #10) Created an attachment (id=26732) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26732) [details] Proposed

DO NOT REPLY [Bug 50885] New: JspServletWrapper can call destroy() on a JSP page that is still in service()

2011-03-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50885 Summary: JspServletWrapper can call destroy() on a JSP page that is still in service() Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP