svn commit: r1142904 - in /tomcat/trunk: java/org/apache/catalina/security/SecurityConfig.java webapps/docs/changelog.xml

2011-07-05 Thread kkolinko
Author: kkolinko Date: Tue Jul 5 07:10:31 2011 New Revision: 1142904 URL: http://svn.apache.org/viewvc?rev=1142904&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51473 Fix concatenation of values in SecurityConfig.setSecurityProperty() when the value provided by JRE is null.

svn commit: r1142906 - in /tomcat: tc5.5.x/trunk/STATUS.txt tc6.0.x/trunk/STATUS.txt

2011-07-05 Thread kkolinko
Author: kkolinko Date: Tue Jul 5 07:13:07 2011 New Revision: 1142906 URL: http://svn.apache.org/viewvc?rev=1142906&view=rev Log: proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewv

DO NOT REPLY [Bug 51473] SecurityConfig,set "package.definition" security property to "nullsun.,java.,..."

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51473 Konstantin Kolinko changed: What|Removed |Added Component|Catalina|Catalina Version|7

svn commit: r1142923 - in /tomcat/trunk: res/tomcat.nsi webapps/docs/changelog.xml

2011-07-05 Thread kkolinko
Author: kkolinko Date: Tue Jul 5 08:31:52 2011 New Revision: 1142923 URL: http://svn.apache.org/viewvc?rev=1142923&view=rev Log: Further improvements to the Windows installer 1. Install into "**/Tomcat7.0_servicename" when service name differs from default, but install into "**/Tomcat7.0" if the

svn commit: r1142925 - in /tomcat: tc5.5.x/trunk/STATUS.txt tc6.0.x/trunk/STATUS.txt

2011-07-05 Thread kkolinko
Author: kkolinko Date: Tue Jul 5 08:36:04 2011 New Revision: 1142925 URL: http://svn.apache.org/viewvc?rev=1142925&view=rev Log: add recent commit to installer enhancements backport proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc5.5

Re: [VOTE] Release Apache Tomcat 7.0.17

2011-07-05 Thread Konstantin Kolinko
2011/7/3 Konstantin Kolinko : > 2011/7/3 Mark Thomas : > > 1) "Windows Service Name" field does not restrict you from putting > anything there. >(...) > > 2) Tomcat 7 now by default installs into > "%ProgramFiles%\Apache Software Foundation\Tomcat 7.0\Tomcat7". >(...) > BTW, an alternative could be

svn commit: r1142930 - in /tomcat: tc5.5.x/trunk/STATUS.txt tc6.0.x/trunk/STATUS.txt

2011-07-05 Thread kkolinko
Author: kkolinko Date: Tue Jul 5 08:58:19 2011 New Revision: 1142930 URL: http://svn.apache.org/viewvc?rev=1142930&view=rev Log: propose backport of fix for BZ 51324 Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 51324] When OutputBuffer.doFlush gets Exception, doFlush gets stuck to true

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51324 --- Comment #4 from Konstantin Kolinko 2011-07-05 08:59:07 UTC --- Proposed for backport to 6.0 and 5.5. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --

DO NOT REPLY [Bug 51475] New: GzipInterceptor#decompress is not completly implemented

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 Bug #: 51475 Summary: GzipInterceptor#decompress is not completly implemented Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Linux St

DO NOT REPLY [Bug 51475] GzipInterceptor#decompress is not completly implemented

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 Christian Stöber changed: What|Removed |Added CC||cstoe...@amaris.de -- Configur

svn commit: r1142953 - in /tomcat/trunk: java/javax/el/BeanELResolver.java webapps/docs/changelog.xml

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 10:03:06 2011 New Revision: 1142953 URL: http://svn.apache.org/viewvc?rev=1142953&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51472 Correctly test modifiers when resolving bean methods with the BeanELResolver. Patch provided by Friedhelm Kueh

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

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 10:04:44 2011 New Revision: 1142955 URL: http://svn.apache.org/viewvc?rev=1142955&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

DO NOT REPLY [Bug 51472] Bugin ? in BeanELResolver.getMethod()

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51472 Mark Thomas changed: What|Removed |Added Component|Servlet & JSP API |Jasper Version|7.0.16

svn commit: r1142959 - in /tomcat/trunk: java/org/apache/catalina/connector/Response.java webapps/docs/changelog.xml

2011-07-05 Thread rjung
Author: rjung Date: Tue Jul 5 10:08:00 2011 New Revision: 1142959 URL: http://svn.apache.org/viewvc?rev=1142959&view=rev Log: Fix response.encodeURL() for the special case of an absolute URL with no path segment (http://name). Modified: tomcat/trunk/java/org/apache/catalina/connector/Respons

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

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 10:12:53 2011 New Revision: 1142962 URL: http://svn.apache.org/viewvc?rev=1142962&view=rev Log: Votes, withdraw 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/

Re: response.encodeURL("http://localhost:8080") produces an invalid URL?

2011-07-05 Thread Rainer Jung
On 29.06.2011 13:55, Konstantin Kolinko wrote: > 2011/6/29 Rainer Jung : >> Motivated by >> >> https://issues.apache.org/jira/browse/WICKET-3841 >> >> I tested response.encodeURL("http://localhost:8080";) and I get >> http://localhost:8080;jsessionid=... (cookies off). >> >> Note that there is no s

Re: svn commit: r1142953 - in /tomcat/trunk: java/javax/el/BeanELResolver.java webapps/docs/changelog.xml

2011-07-05 Thread Konstantin Kolinko
2011/7/5 : > Author: markt > Date: Tue Jul  5 10:03:06 2011 > New Revision: 1142953 > > URL: http://svn.apache.org/viewvc?rev=1142953&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51472 > Correctly test modifiers when resolving bean methods with the BeanELResolver. > Pat

DO NOT REPLY [Bug 51475] GzipInterceptor#decompress is not completly implemented

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 --- Comment #1 from Mark Thomas 2011-07-05 10:29:53 UTC --- There are a number of issues with the patch as currently proposed. - It uses tabs rather than spaces - In includes whitespace changes that add noise - Tests should be provided as J

Re: svn commit: r1142953 - in /tomcat/trunk: java/javax/el/BeanELResolver.java webapps/docs/changelog.xml

2011-07-05 Thread Mark Thomas
On 05/07/2011 11:21, Konstantin Kolinko wrote: > 2011/7/5 : >> Author: markt >> Date: Tue Jul 5 10:03:06 2011 >> New Revision: 1142953 >> >> URL: http://svn.apache.org/viewvc?rev=1142953&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51472 >> Correctly test modifiers w

svn commit: r1142972 - in /tomcat/trunk: java/javax/el/BeanELResolver.java webapps/docs/changelog.xml

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 10:42:15 2011 New Revision: 1142972 URL: http://svn.apache.org/viewvc?rev=1142972&view=rev Log: Revert r1142953. The analysis was incorrect. Modified: tomcat/trunk/java/javax/el/BeanELResolver.java tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/tr

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

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 10:42:41 2011 New Revision: 1142974 URL: http://svn.apache.org/viewvc?rev=1142974&view=rev Log: Withdraw patch 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

DO NOT REPLY [Bug 51472] Bugin ? in BeanELResolver.getMethod()

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

svn commit: r1142996 - /tomcat/trunk/build.xml

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 11:36:41 2011 New Revision: 1142996 URL: http://svn.apache.org/viewvc?rev=1142996&view=rev Log: Limit exclusion to 'old' tests so tests added to o.a.catalina.tribes will execute Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn

DO NOT REPLY [Bug 51472] Bugin ? in BeanELResolver.getMethod()

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51472 --- Comment #3 from friedhelm.ku...@cms-it-services.de 2011-07-05 11:38:50 UTC --- Sorry for my proposal, in case it is truely not correct. However, I was not able to get the follwing bean working: class xyz { public getAbc(){ ...

svn commit: r1143016 - in /tomcat/trunk/test/org/apache/catalina/tribes: group/ group/interceptors/ io/ membership/ test/ test/channel/ test/interceptors/ test/io/ test/membership/

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 12:06:04 2011 New Revision: 1143016 URL: http://svn.apache.org/viewvc?rev=1143016&view=rev Log: Move working JUnit tests to align with package of class being tested. Added: tomcat/trunk/test/org/apache/catalina/tribes/group/ tomcat/trunk/test/org/apache/cat

DO NOT REPLY [Bug 51475] GzipInterceptor#decompress is not completly implemented

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 --- Comment #2 from Christian Stöber 2011-07-05 12:08:55 UTC --- Created attachment 27256 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27256 Patch file for GzipInterceptor, TestGzipInterceptor and TribesTestSuite Okay. I've

svn commit: r1143019 - /tomcat/trunk/test/org/apache/catalina/tribes/io/TestXByteBuffer.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 12:21:37 2011 New Revision: 1143019 URL: http://svn.apache.org/viewvc?rev=1143019&view=rev Log: Remove ununsed methods. Convert from using main() to a unit test Use valid test data Modified: tomcat/trunk/test/org/apache/catalina/tribes/io/TestXByteBuffer.java M

svn commit: r1143020 - /tomcat/trunk/test/org/apache/catalina/tribes/io/TestXByteBuffer.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 12:22:03 2011 New Revision: 1143020 URL: http://svn.apache.org/viewvc?rev=1143020&view=rev Log: Remove main method Modified: tomcat/trunk/test/org/apache/catalina/tribes/io/TestXByteBuffer.java Modified: tomcat/trunk/test/org/apache/catalina/tribes/io/TestXByte

svn commit: r1143022 - in /tomcat/trunk: java/org/apache/catalina/tribes/io/XByteBuffer.java test/org/apache/catalina/tribes/io/TestXByteBuffer.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 12:25:38 2011 New Revision: 1143022 URL: http://svn.apache.org/viewvc?rev=1143022&view=rev Log: Based on current usage within Tomcat, message length of 0 should result in null. Populate the test for this and ensure the test passes. Modified: tomcat/trunk/java/or

svn commit: r1143023 - /tomcat/trunk/test/org/apache/catalina/tribes/membership/TestMemberImplSerialization.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 12:26:09 2011 New Revision: 1143023 URL: http://svn.apache.org/viewvc?rev=1143023&view=rev Log: Remove unused code Modified: tomcat/trunk/test/org/apache/catalina/tribes/membership/TestMemberImplSerialization.java Modified: tomcat/trunk/test/org/apache/catali

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

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 12:28:50 2011 New Revision: 1143025 URL: http://svn.apache.org/viewvc?rev=1143025&view=rev Log: Update changelog 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 51468] Redirect Valve

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51468 --- Comment #6 from Christopher Schultz 2011-07-05 14:45:04 UTC --- A few questions: 1. Why a Valve and not a Filter? 2. Why not use urlrewrite like everyone else? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?t

svn commit: r1143126 - /tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 16:21:51 2011 New Revision: 1143126 URL: http://svn.apache.org/viewvc?rev=1143126&view=rev Log: Prevent test failures on Linux Modified: tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java Modified: tomcat/trunk/test/org/apac

svn commit: r1143130 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/GzipInterceptor.java test/org/apache/catalina/tribes/group/interceptors/TestGzipInterceptor.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 16:32:28 2011 New Revision: 1143130 URL: http://svn.apache.org/viewvc?rev=1143130&view=rev Log: Extract test to a test case Added: tomcat/trunk/test/org/apache/catalina/tribes/group/interceptors/TestGzipInterceptor.java (with props) Modified: tomcat/tru

svn commit: r1143134 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/GzipInterceptor.java test/org/apache/catalina/tribes/group/interceptors/TestGzipInterceptor.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 16:45:38 2011 New Revision: 1143134 URL: http://svn.apache.org/viewvc?rev=1143134&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 Handle messages larger than the buffer size. Expand test cases to cover this. Based on a patch by Christian St

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

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 16:47:02 2011 New Revision: 1143136 URL: http://svn.apache.org/viewvc?rev=1143136&view=rev Log: Propose patch 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?

DO NOT REPLY [Bug 51475] GzipInterceptor#decompress is not completly implemented

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 --- Comment #3 from Mark Thomas 2011-07-05 16:48:34 UTC --- Thanks for the updated patch. There are still some unnecessary changes in that patch that distract from the changes that fix the problem. Also, new files need to include a license

DO NOT REPLY [Bug 51477] New: Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 Bug #: 51477 Summary: Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linu

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 Marvin Addison changed: What|Removed |Added Version|unspecified |7.0.16 --- Comment #1 from Marvin

Re: svn commit: r1143134 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/GzipInterceptor.java test/org/apache/catalina/tribes/group/interceptors/TestGzipInterceptor.java

2011-07-05 Thread Konstantin Kolinko
2011/7/5 : > Author: markt > Date: Tue Jul  5 16:45:38 2011 > New Revision: 1143134 > > URL: http://svn.apache.org/viewvc?rev=1143134&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 > Handle messages larger than the buffer size. Expand test cases to cover this. > Bas

Re: svn commit: r1143134 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/GzipInterceptor.java test/org/apache/catalina/tribes/group/interceptors/TestGzipInterceptor.java

2011-07-05 Thread Mark Thomas
On 05/07/2011 18:23, Konstantin Kolinko wrote: > 2011/7/5 : >> Author: markt >> Date: Tue Jul 5 16:45:38 2011 >> New Revision: 1143134 >> >> URL: http://svn.apache.org/viewvc?rev=1143134&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51475 >> Handle messages larger tha

svn commit: r1143150 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/GzipInterceptor.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 17:28:44 2011 New Revision: 1143150 URL: http://svn.apache.org/viewvc?rev=1143150&view=rev Log: Review comments Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/GzipInterceptor.java Modified: tomcat/trunk/java/org/apache/catalina/trib

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 51478] New: mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51478 Bug #: 51478 Summary: mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS Product: Tomcat Connectors Version: 1.2.31 Platform: Other

DO NOT REPLY [Bug 51478] mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51478 Sambhram changed: What|Removed |Added CC||samb...@amazon.com -- Configure bugmai

DO NOT REPLY [Bug 51478] mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

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

DO NOT REPLY [Bug 51478] mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51478 --- Comment #2 from Sambhram 2011-07-05 17:52:29 UTC --- How do I build it from source? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

DO NOT REPLY [Bug 51478] mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51478 --- Comment #3 from Mladen Turk 2011-07-05 17:53:36 UTC --- We produce source code. Binaries are for user convenience. Because there are so many os/os-version/cpu combination we will provide only Windows binaries starting from 1.2.32 -- C

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #3 from Konstantin Kolinko 2011-07-05 17:55:18 UTC --- According to the source code, before bug 51073 was fixed (r1094089 or r1124211), the "SSLv3+TLSv1" value just worked as a synonym to "all". What happens with ssl2 connecti

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #4 from Rainer Jung 2011-07-05 18:15:52 UTC --- But I *think* OpenSSL does not support it: http://www.openssl.org/docs/ssl/SSL_CTX_new.html It looks like you have to do what I already posted here: choose "all" for the protoco

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #5 from Marvin Addison 2011-07-05 18:19:26 UTC --- "SSLv3+TLSv1" value just worked as a synonym to "all" Appears this is correct based on my testing. Setting SSLProtocol="all" in both 7.0.8 and 7.0.16 produced exactly the sam

DO NOT REPLY [Bug 51478] mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51478 Sambhram changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #6 from Marvin Addison 2011-07-05 18:31:40 UTC --- I verified the following mod_ssl directives provide equivalent behavior (no SSLv2): SSLProtocol +SSLv3 +TLSv1 SSLCipherSuite HIGH:MEDIUM -- Configure bugmail: https://issues

DO NOT REPLY [Bug 51478] mod_jk-1.2.31-httpd-2.2.x.so 32bit binaries not available for RHEL 32bit OS

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51478 Chuck Caldarale changed: What|Removed |Added Priority|P2 |P5 Status|REOPENED

DO NOT REPLY [Bug 51477] Fix for 51073 Breaks SSLv3+TLSv1 Protocol Support in APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 Rainer Jung changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 51477] Support all protocol combinations in SSLProtocol of APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 Rainer Jung changed: What|Removed |Added Summary|Fix for 51073 Breaks|Support all protocol

DO NOT REPLY [Bug 51477] Support all protocol combinations in SSLProtocol of APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #8 from Rainer Jung 2011-07-05 19:29:12 UTC --- Created attachment 27260 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27260 Support for arbitrary protocol combinations The combinations SSLv2+TLSv1 and SSLv3+TLSv1

DO NOT REPLY [Bug 51477] Support all protocol combinations in SSLProtocol of APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 Rainer Jung changed: What|Removed |Added Keywords||PatchAvailable -- Configure bugmail

DO NOT REPLY [Bug 51477] Support all protocol combinations in SSLProtocol of APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #9 from Marvin Addison 2011-07-05 19:49:48 UTC --- I've reviewed the patch and it appears that it doesn't do the work of removing protocols via SSL_CTX_set_options() as you mentioned. At this point it appears all supported str

svn commit: r1143188 - in /tomcat/trunk/java/org/apache/coyote: ajp/AjpNioProtocol.java http11/Http11NioProtocol.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 19:53:53 2011 New Revision: 1143188 URL: http://svn.apache.org/viewvc?rev=1143188&view=rev Log: Javadoc fixes Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpNioProtocol.java tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java Modified: t

DO NOT REPLY [Bug 51477] Support all protocol combinations in SSLProtocol of APR Connector

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51477 --- Comment #10 from Marvin Addison 2011-07-05 19:58:09 UTC --- I dug a little further and found that the requisite SSL_CTX_set_options() calls are already in sslcontext.c. I'll test the patch and report back. -- Configure bugmail: http

svn commit: r1143197 - /tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

2011-07-05 Thread markt
Author: markt Date: Tue Jul 5 20:33:28 2011 New Revision: 1143197 URL: http://svn.apache.org/viewvc?rev=1143197&view=rev Log: Not just this test failing. Need a better solution. Revert r1143126. Modified: tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

Re: svn commit: r1143197 - /tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

2011-07-05 Thread Mark Thomas
On 05/07/2011 21:33, ma...@apache.org wrote: > Author: markt > Date: Tue Jul 5 20:33:28 2011 > New Revision: 1143197 > > URL: http://svn.apache.org/viewvc?rev=1143197&view=rev > Log: > Not just this test failing. Need a better solution. Revert r1143126. There is something odd going on with these

DO NOT REPLY [Bug 51468] Redirect Valve

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51468 --- Comment #7 from Sergey Ushakov 2011-07-05 20:54:22 UTC --- (In reply to comment #6) Well, there is nothing wrong about UrlRewriteFilter except it is a filter :) It looks perfect and mature, but it is good for webapp-level tasks rathe

Re: svn commit: r1143197 - /tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

2011-07-05 Thread Mark Thomas
On 05/07/2011 21:38, Mark Thomas wrote: > On 05/07/2011 21:33, ma...@apache.org wrote: >> Author: markt >> Date: Tue Jul 5 20:33:28 2011 >> New Revision: 1143197 >> >> URL: http://svn.apache.org/viewvc?rev=1143197&view=rev >> Log: >> Not just this test failing. Need a better solution. Revert r1143

DO NOT REPLY [Bug 50570] Allow explicit use of FIPS mode in APR lifecycle listener

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570 Christopher Schultz changed: What|Removed |Added Keywords||PatchAvailable -- Configure

DO NOT REPLY [Bug 51468] Redirect Valve

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51468 --- Comment #8 from Christopher Schultz 2011-07-05 21:50:20 UTC --- (In reply to comment #7) > Well, there is nothing wrong about UrlRewriteFilter except it is a filter :) > It looks perfect and mature, but it is good for webapp-level tas

DO NOT REPLY [Bug 51468] Redirect Valve

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51468 --- Comment #9 from Mark Thomas 2011-07-05 21:54:52 UTC --- (In reply to comment #8) > Tomcat 7 can use Filters at the container level. Configure them just as you > configure Valves, except that you use instead of . Where did that come fr

DO NOT REPLY [Bug 50570] Allow explicit use of FIPS mode in APR lifecycle listener

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570 --- Comment #18 from Konstantin Kolinko 2011-07-05 21:57:06 UTC --- (In reply to comment #16) Regarding attachment 27225 (Java patch) I have two comments: 1) Code formatting. We usually have "{" on the same line as previous statement (li

DO NOT REPLY [Bug 51468] Redirect Valve

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51468 --- Comment #10 from Christopher Schultz 2011-07-05 22:33:53 UTC --- (In reply to comment #9) > (In reply to comment #8) > > Tomcat 7 can use Filters at the container level. Configure them just as you > > configure Valves, except that you

DO NOT REPLY [Bug 50570] Allow explicit use of FIPS mode in APR lifecycle listener

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570 --- Comment #19 from Christopher Schultz 2011-07-05 22:54:15 UTC --- Thanks for the comments. Very helpful! (In reply to comment #18) > (In reply to comment #16) > > Regarding attachment 27225 [details] (Java patch) I have two comments:

Re: svn commit: r1143197 - /tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

2011-07-05 Thread Mark Thomas
On 05/07/2011 22:04, Mark Thomas wrote: > On 05/07/2011 21:38, Mark Thomas wrote: >> On 05/07/2011 21:33, ma...@apache.org wrote: >>> Author: markt >>> Date: Tue Jul 5 20:33:28 2011 >>> New Revision: 1143197 >>> >>> URL: http://svn.apache.org/viewvc?rev=1143197&view=rev >>> Log: >>> Not just this

DO NOT REPLY [Bug 51468] Redirect Valve

2011-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51468 --- Comment #11 from Sergey Ushakov 2011-07-06 04:41:47 UTC --- (In reply to comment #9) > I am struggling to see the benefit of this Valve compared to the urlrewrite, > particularly given the features that urlrewrite has compared to this

Re: svn commit: r1135088 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2011-07-05 Thread Konstantin Kolinko
1. JavaDoc for the method has to be updated. It still says that the name is quoted. 2. If I understand correctly, the name _is_ used directly, in AbstractConnectionHandler.register(): ... ",worker=" + getProtocol().getName() + ",name=" ... and MBeanUtils.destroyMBean(Connector,Service) worker =

svn propchange: r1136028 - svn:log

2011-07-05 Thread kkolinko
Author: kkolinko Revision: 1136028 Modified property: svn:log Modified: svn:log at Wed Jul 6 06:07:56 2011 -- --- svn:log (original) +++ svn:log Wed Jul 6 06:07:56 2011 @@ -0,0 +1,2 @@ +Fix https://issues.apache.org/bugz