Re: [GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-01-24 Thread Konstantin Kolinko
2012/1/24 Bill Barker : > Full details are available at: >     > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html > The only failed test is TEST-org.apache.catalina.mbeans.TestRegistration.BIO [1] http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/g

DO NOT REPLY [Bug 52512] New: CrawlerSessionManagerValve does not work with Clustering

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52512 Bug #: 52512 Summary: CrawlerSessionManagerValve does not work with Clustering Product: Tomcat 7 Version: 7.0.25 Platform: PC OS/Version: Linux S

DO NOT REPLY [Bug 52511] Exception logged in annotation scanning for web apps without /WEB-INF/classes

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52511 Konstantin Kolinko changed: What|Removed |Added Summary|Exception thrown and logged |Exception logged in

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 --- Comment #8 from Mark Thomas 2012-01-24 11:03:28 UTC --- The suggestion is to make all Realm's more configurable be modifying RealmBase. One option would be: - define an interface for transforming certs to user names - allow users to wri

svn commit: r462 - /release/tomcat/tomcat-connectors/README.html

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 11:06:49 2012 New Revision: 462 Log: Tweak the read-me. Modified: release/tomcat/tomcat-connectors/README.html Modified: release/tomcat/tomcat-connectors/README.html == --- release/tomc

svn commit: r462 - /release/tomcat/tomcat-connectors/README.html

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 11:06:49 2012 New Revision: 462 Log: Tweak the read-me. Modified: release/tomcat/tomcat-connectors/README.html Modified: release/tomcat/tomcat-connectors/README.html == --- release/tomc

[ANN] Process has changed for distributing releases

2012-01-24 Thread Mark Thomas
All, As per the previous discussion, the process for distributing releases has changed. We no longer need to upload releases to people.a.o and then wait for the changes to sync to the servers handling www.apache.org/dist. The process is now that changes are committed to an svn repository [1] and

DO NOT REPLY [Bug 52515] New: Digest auth specifically requires digested passwords to hashed with MD5

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52515 Bug #: 52515 Summary: Digest auth specifically requires digested passwords to hashed with MD5 Product: Tomcat 7 Version: unspecified Platform: PC OS/Version:

svn commit: r1235207 - /tomcat/trunk/test/org/apache/catalina/authenticator/TestSSOnonLoginAndBasicAuthenticator.java

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 11:28:29 2012 New Revision: 1235207 URL: http://svn.apache.org/viewvc?rev=1235207&view=rev Log: Add SSO test. Patch provided by Brian Burch. Added: tomcat/trunk/test/org/apache/catalina/authenticator/TestSSOnonLoginAndBasicAuthenticator.java (with props) Ad

svn commit: r1235208 - /tomcat/trunk/java/org/apache/jasper/runtime/PerThreadTagHandlerPool.java

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 11:30:36 2012 New Revision: 1235208 URL: http://svn.apache.org/viewvc?rev=1235208&view=rev Log: Remove deprecated code Removed: tomcat/trunk/java/org/apache/jasper/runtime/PerThreadTagHandlerPool.java ---

DO NOT REPLY [Bug 52515] Digest auth specifically requires digested passwords to hashed with MD5

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52515 --- Comment #1 from David Powell 2012-01-24 11:30:37 UTC --- Suggest changing the first sentence to something like: If using digested passwords with DIGEST authentication, the MD5 algorithm must be used for the message digest; additionall

Re: New unit tests for Authenticators and SingleSignOn

2012-01-24 Thread Mark Thomas
On 23/01/2012 06:06, Brian Burch wrote: > I have now finished the second in my set of new unit test classes. This > one examines the SingleSignOn interactions between the NonLogin and > Basic Authenticators. > > It is consistent with the various changes made to my previously > submitted test class

svn commit: r1235210 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/authenticator/TestSSOnonLoginAndBasicAuthenticator.java webapps/docs/changelog.xml

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 11:32:02 2012 New Revision: 1235210 URL: http://svn.apache.org/viewvc?rev=1235210&view=rev Log: (empty) Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/authenticator/TestSSOnonLoginAndBasicAuthenticator.java - copied unchanged from r1235207, tomcat/

Re: [ANN] Process has changed for distributing releases

2012-01-24 Thread Konstantin Kolinko
2012/1/24 Mark Thomas : > All, > > As per the previous discussion, the process for distributing releases > has changed. > > We no longer need to upload releases to people.a.o and then wait for the > changes to sync to the servers handling www.apache.org/dist. > > The process is now that changes are

Re: [ANN] Process has changed for distributing releases

2012-01-24 Thread Mark Thomas
On 24/01/2012 11:32, Konstantin Kolinko wrote: > 2012/1/24 Mark Thomas : >> All, >> >> As per the previous discussion, the process for distributing releases >> has changed. >> >> We no longer need to upload releases to people.a.o and then wait for the >> changes to sync to the servers handling www.

DO NOT REPLY [Bug 52511] Exception logged in annotation scanning for web apps without /WEB-INF/classes

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52511 --- Comment #4 from Jess Holle 2012-01-24 12:54:54 UTC --- Clearly the exception is harmless -- except that it causes unnecessary confusion, consternation, and loss of trust from those administering, maintaining, and troubleshooting applica

DO NOT REPLY [Bug 52517] New: Server affecting URLConnector's defaultUseCache settings

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52517 Bug #: 52517 Summary: Server affecting URLConnector's defaultUseCache settings Product: Tomcat 6 Version: unspecified Platform: PC Status: NEW

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 Michael changed: What|Removed |Added Attachment #28191|0 |1 is obsolete|

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 Michael changed: What|Removed |Added Attachment #28190|0 |1 is obsolete|

DO NOT REPLY [Bug 52500] Improve client certificate authentication

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500 --- Comment #11 from Michael 2012-01-24 15:51:11 UTC --- Dear Mark, Thank you for the comments! - I have defined an interface for transforming certs to user names - UserIdentifierRetriever - I have added an attribute to RealmBase that allo

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-01-24 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

svn commit: r463 - in /release/tomcat/tomcat-connectors/jk/binaries/windows: ./ symbols/

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 18:39:13 2012 New Revision: 463 Log: Add missing files Added: release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/ release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.32-windows-i386-symbols.zip (with props) r

svn commit: r463 - in /release/tomcat/tomcat-connectors/jk/binaries/windows: ./ symbols/

2012-01-24 Thread markt
Author: markt Date: Tue Jan 24 18:39:13 2012 New Revision: 463 Log: Add missing files Added: release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/ release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.32-windows-i386-symbols.zip (with props) r

DO NOT REPLY [Bug 52518] New: Documentation enhancements

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52518 Bug #: 52518 Summary: Documentation enhancements Product: Tomcat Modules Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial

DO NOT REPLY [Bug 52286] isapi 1.2.32 fails to reload after worker processes recycle

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52286 Siva changed: What|Removed |Added Priority|P2 |P1 Severity|major

DO NOT REPLY [Bug 52493] Add java7 support

2012-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52493 --- Comment #6 from Ivan Afonichev 2012-01-24 20:09:00 UTC --- Why people using so old Java need latest tomcat? :( Maybe if they enjoy paying for java support we can provide them some special (un)patched version for some donations? :) --

WebSocket progress report

2012-01-24 Thread Mark Thomas
I have made some further headway with this and the latest patch is on people.a.o [1]. Work is still far from complete but the current position is that I have a simple sample application that runs in Chrome that sends a message to Tomcat and that message is correctly received. The most obvious rem