Re: [VOTE] Release Apache Tomcat 7.0.5

2010-11-30 Thread Jason Brittain
[X] Beta - go ahead and release as 7.0.5 Beta It worked fine for my tests, on Linux. I tested: - tar.gz binary bundle - deployments via the manager, though I haven't specifically tested the parallel deployments feature yet - ran several different webapps, both simple and complex - HTTP and HTTP

Re: [VOTE] Release Apache Tomcat 7.0.5

2010-11-30 Thread jean-frederic clere
On 11/24/2010 07:52 PM, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.5 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.5/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_5/ > > As with

Re: [VOTE] Release Apache Tomcat 7.0.5

2010-11-30 Thread Mark Thomas
On 30/11/2010 08:17, jean-frederic clere wrote: > Something looks broken (that is not new I think). Yes, but it is your test environment ;) > ant test > gives: > +++ > testexist: > [echo] Testing for /home/hudson/java/junit3.8.1/junit.jar Note the 3.8.1 reference above. > downloadzip: >

svn commit: r1040450 - in /tomcat/trunk/java/org/apache/catalina: manager/HTMLManagerServlet.java startup/HostConfig.java

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 09:35:01 2010 New Revision: 1040450 URL: http://svn.apache.org/viewvc?rev=1040450&view=rev Log: Fix Javadoc warnings Modified: tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

[RESULT] [VOTE] Release Apache Tomcat 7.0.5

2010-11-30 Thread Mark Thomas
On 24/11/2010 18:52, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.5 release is now available for voting. The binding votes cast were: markt - beta rjung - beta timw - beta The additional votes cast were: Jason Brittain - beta The vote therefore passes and 7.0.5 will shortly be released a

DO NOT REPLY [Bug 50351] javax.naming.NamingException: No set method found for property: singleton

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50351 --- Comment #7 from Mark Thomas 2010-11-30 04:49:00 EST --- Created an attachment (id=26355) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26355) Binary patch for Tomcat 7 To apply this patch, create the following directories

svn commit: r1040452 - /tomcat/trunk/webapps/docs/config/http.xml

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 10:00:37 2010 New Revision: 1040452 URL: http://svn.apache.org/viewvc?rev=1040452&view=rev Log: Need required attribute or docs don't display correctly Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL:

svn commit: r1040453 - in /tomcat/trunk/java/org/apache/catalina/session: ManagerBase.java mbeans-descriptors.xml

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 10:02:33 2010 New Revision: 1040453 URL: http://svn.apache.org/viewvc?rev=1040453&view=rev Log: randomClass -> secureRandomClass Align (and tidy up) mbean descriptor Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java tomcat/trunk/java/o

svn commit: r1040455 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 10:18:41 2010 New Revision: 1040455 URL: http://svn.apache.org/viewvc?rev=1040455&view=rev Log: SecureRandom implementations are self-seeding so simplify code. Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified: tomcat/trunk/java/

svn commit: r1040456 - /tomcat/trunk/test/org/apache/catalina/session/Benchmarks.java

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 10:19:38 2010 New Revision: 1040456 URL: http://svn.apache.org/viewvc?rev=1040456&view=rev Log: Updated Windows results (removal of digest) Modified: tomcat/trunk/test/org/apache/catalina/session/Benchmarks.java Modified: tomcat/trunk/test/org/apache/catalina/s

DO NOT REPLY [Bug 50380] New: Make binary and source distributions available in Maven Central repository

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50380 Summary: Make binary and source distributions available in Maven Central repository Product: Tomcat 6 Version: 6.0.29 Platform: All OS/Version: All Status: NE

DO NOT REPLY [Bug 50339] mod_jk parsing error if workers.properties contains whitespaces

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50339 --- Comment #3 from Frank 2010-11-30 06:23:03 EST --- (In reply to comment #2) Hi, thanks for your answer, but I'm afraid the patch does not completely solve the problem. The parser doesn't read any wrong values like "socket_tioeout" anym

svn commit: r1040511 - in /tomcat/trunk: java/org/apache/catalina/ha/session/ java/org/apache/catalina/session/ test/org/apache/catalina/session/ webapps/docs/ webapps/docs/config/

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 13:15:51 2010 New Revision: 1040511 URL: http://svn.apache.org/viewvc?rev=1040511&view=rev Log: Remove direct support for reading random bytes from a file Add support for specifying SecureRandom algorithm and provider Modified: tomcat/trunk/java/org/apache/catal

svn commit: r1040516 - /tomcat/trunk/test/org/apache/catalina/session/Benchmarks.java

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 13:41:09 2010 New Revision: 1040516 URL: http://svn.apache.org/viewvc?rev=1040516&view=rev Log: Align tests with new ManagerBase code Update OSX figures - now comparable Modified: tomcat/trunk/test/org/apache/catalina/session/Benchmarks.java Modified: tomcat/tr

DO NOT REPLY [Bug 50383] New: Bad spelling in catalina.sh

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50383 Summary: Bad spelling in catalina.sh Product: Tomcat 6 Version: 6.0.29 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compon

[Tomcat Wiki] Update of "FAQ/Developing" by KonstantinK olinko

2010-11-30 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Developing" page has been changed by KonstantinKolinko. The comment on this change is: Review the instructions. Rephrase some of them.. http://wiki.apache.org/tomcat/FAQ/Develop

Re: svn commit: r1040516 - /tomcat/trunk/test/org/apache/catalina/session/Benchmarks.java

2010-11-30 Thread Mark Thomas
On 30/11/2010 13:41, ma...@apache.org wrote: > Author: markt > Date: Tue Nov 30 13:41:09 2010 > New Revision: 1040516 > > URL: http://svn.apache.org/viewvc?rev=1040516&view=rev > Log: > Align tests with new ManagerBase code > Update OSX figures - now comparable With these test results, I'm planni

svn commit: r1040546 - in /tomcat/trunk/bin: catalina.bat catalina.sh

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 14:47:34 2010 New Revision: 1040546 URL: http://svn.apache.org/viewvc?rev=1040546&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50383 Comment typo Modified: tomcat/trunk/bin/catalina.bat tomcat/trunk/bin/catalina.sh Modified: tomcat/t

svn commit: r1040547 - in /tomcat/tc6.0.x/trunk/bin: catalina.bat catalina.sh

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 14:47:49 2010 New Revision: 1040547 URL: http://svn.apache.org/viewvc?rev=1040547&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50383 Comment typo Modified: tomcat/tc6.0.x/trunk/bin/catalina.bat tomcat/tc6.0.x/trunk/bin/catalina.sh Mo

svn commit: r1040548 - in /tomcat/tc5.5.x/trunk/container/catalina/src/bin: catalina.bat catalina.sh

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 14:48:26 2010 New Revision: 1040548 URL: http://svn.apache.org/viewvc?rev=1040548&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50383 Comment typo Modified: tomcat/tc5.5.x/trunk/container/catalina/src/bin/catalina.bat tomcat/tc5.5.x/tr

DO NOT REPLY [Bug 50383] Bad spelling in catalina.sh

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

svn commit: r1040553 - in /tomcat/trunk/bin: tool-wrapper.bat tool-wrapper.sh

2010-11-30 Thread rjung
Author: rjung Date: Tue Nov 30 14:58:07 2010 New Revision: 1040553 URL: http://svn.apache.org/viewvc?rev=1040553&view=rev Log: Fix typo in script comment. BZ 50383, addition to r1040546. Modified: tomcat/trunk/bin/tool-wrapper.bat tomcat/trunk/bin/tool-wrapper.sh Modified: tomcat/trunk/b

svn commit: r1040555 - in /tomcat/tc6.0.x/trunk/bin: tool-wrapper.bat tool-wrapper.sh

2010-11-30 Thread rjung
Author: rjung Date: Tue Nov 30 15:00:25 2010 New Revision: 1040555 URL: http://svn.apache.org/viewvc?rev=1040555&view=rev Log: Fix typo in script comment. BZ 50383, addition to r1040547, backport of r1040553. Modified: tomcat/tc6.0.x/trunk/bin/tool-wrapper.bat tomcat/tc6.0.x/trunk/bin/too

svn commit: r1040559 - in /tomcat/tc5.5.x/trunk/container/catalina/src/bin: tool-wrapper.bat tool-wrapper.sh

2010-11-30 Thread rjung
Author: rjung Date: Tue Nov 30 15:03:14 2010 New Revision: 1040559 URL: http://svn.apache.org/viewvc?rev=1040559&view=rev Log: Fix typo in script comment. BZ 50383, addition to r1040547, backport of r1040553 (trunk) and r1040555 (TC6). Modified: tomcat/tc5.5.x/trunk/container/catalina/src/bin

Re: [VOTE] Release Apache Tomcat 7.0.5

2010-11-30 Thread jean-frederic clere
On 11/30/2010 09:55 AM, Mark Thomas wrote: > On 30/11/2010 08:17, jean-frederic clere wrote: >> Something looks broken (that is not new I think). > > Yes, but it is your test environment ;) Yes I had a build.properties with junit.home=${user.home}/java/junit3.8.1 probably for a older version of T

svn commit: r1040609 - in /tomcat/trunk: java/org/apache/catalina/connector/Connector.java java/org/apache/catalina/connector/MapperListener.java java/org/apache/catalina/connector/mbeans-descriptors.

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 16:11:23 2010 New Revision: 1040609 URL: http://svn.apache.org/viewvc?rev=1040609&view=rev Log: Switch MapperListener to the new Lifecycle Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java tomcat/trunk/java/org/apache/catalina/connecto

DO NOT REPLY [Bug 50351] javax.naming.NamingException: No set method found for property: singleton

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50351 --- Comment #8 from Flávio Henrique 2010-11-30 11:35:19 EST --- Mark, the patch works! Thank you! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

DO NOT REPLY [Bug 50385] New: There's a Spanish Inquisition error in the documentation

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50385 Summary: There's a Spanish Inquisition error in the documentation Product: Tomcat Connectors Version: unspecified Platform: PC OS/Version: Linux Status: NEW

svn commit: r1040652 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 17:42:01 2010 New Revision: 1040652 URL: http://svn.apache.org/viewvc?rev=1040652&view=rev Log: Context name rather than Context path is passed in so construct ContextName object correctly. Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

svn commit: r1040656 - /tomcat/trunk/java/org/apache/catalina/connector/Connector.java

2010-11-30 Thread markt
Author: markt Date: Tue Nov 30 17:55:38 2010 New Revision: 1040656 URL: http://svn.apache.org/viewvc?rev=1040656&view=rev Log: Don't set property that doesn't exist on any ProtocolHandler or Endpoint Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified: tomcat/tr

DO NOT REPLY [Bug 50387] New: Insert CLOB or BLOB with Oracle connection crashes software

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50387 Summary: Insert CLOB or BLOB with Oracle connection crashes software Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 50387] Insert CLOB or BLOB with Oracle connection crashes software

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50387 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50360] Server socket still bound after Embedded.stop is invoked

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360 --- Comment #3 from Martin Grotzke 2010-11-30 16:24:43 EST --- I debugged this and found the following path of execution: Connector.stopInternal(): -> protocolHandler.stop() (Http11Protocol, stop() implemented in AbstractHttp11Protocol)

DO NOT REPLY [Bug 50360] Server socket still bound after Embedded.stop is invoked

2010-11-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360 --- Comment #4 from Mark Thomas 2010-11-30 17:52:07 EST --- I'm working on this at the moment (although work and infrastructure stuff may distract me for the next few days). I have already sorted out the MapperListener, the ProtocolHandler

Re: svn commit: r1039051 - in /tomcat/trunk: java/org/apache/catalina/ha/session/DeltaManager.java webapps/docs/changelog.xml

2010-11-30 Thread Keiichi Fujino
IMHO, In current cluster membership implementation, local member is not included in the cluster members list. "cluster.getMembers().length" returns members that doesn't contain local member. Therefore, in this rev, getAllClusterSessions does not work correctly when two tomcats clustering configura

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

2010-11-30 Thread kfujino
Author: kfujino Date: Wed Dec 1 02:49:52 2010 New Revision: 1040863 URL: http://svn.apache.org/viewvc?rev=1040863&view=rev Log: vote 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=104