DO NOT REPLY [Bug 51162] NPE at org.apache.catalina.core.ContainerBase.removeChild()

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51162 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com 2011-05-10 06:51:50 UTC --- I have proposed some NPE protection Regarding the proposed Tomcat 6 patch (backport of r943112): It is good per se, for any

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Mark Thomas
On 10/05/2011 00:31, Mark Thomas wrote: The proposed Apache Tomcat 7.0.14 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.14/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_14/ The proposed

svn commit: r1101361 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/ha/session/DeltaSession.java webapps/docs/changelog.xml

2011-05-10 Thread markt
Author: markt Date: Tue May 10 08:36:28 2011 New Revision: 1101361 URL: http://svn.apache.org/viewvc?rev=1101361view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50950 Prevent NotSerializableException caused by trying to replicate the Subject when running a cluster under a

DO NOT REPLY [Bug 50950] NotSerializableException: org.apache.catalina.realm.GenericPrincipal

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

svn commit: r1101362 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/javax/el/ListELResolver.java java/javax/el/MapELResolver.java webapps/docs/changelog.xml

2011-05-10 Thread markt
Author: markt Date: Tue May 10 08:43:19 2011 New Revision: 1101362 URL: http://svn.apache.org/viewvc?rev=1101362view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51177 MapELResolver/ListELResilver should always return Object.class for getType() Modified:

DO NOT REPLY [Bug 51177] javax.el.MapELResolver getType returns class of kept object instead of Object.class

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

svn commit: r1101363 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/ContainerBase.java

2011-05-10 Thread markt
Author: markt Date: Tue May 10 08:47:08 2011 New Revision: 1101363 URL: http://svn.apache.org/viewvc?rev=1101363view=rev Log: Provide some NPE protection (not complete) Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 51162] NPE at org.apache.catalina.core.ContainerBase.removeChild()

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51162 --- Comment #4 from Mark Thomas ma...@apache.org 2011-05-10 08:47:32 UTC --- First patch applied. Still need to address the additional issue Konstantin identified. -- Configure bugmail:

svn commit: r1101364 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/manager/HTMLManagerServlet.java webapps/docs/changelog.xml

2011-05-10 Thread markt
Author: markt Date: Tue May 10 08:51:06 2011 New Revision: 1101364 URL: http://svn.apache.org/viewvc?rev=1101364view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51156 Expose session expiration option for apps defined in server.xml Modified: tomcat/tc6.0.x/trunk/ (props

DO NOT REPLY [Bug 51156] Expire sessions button not visible for context configured in server.xml

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

svn commit: r1101366 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/el/lang/ELArithmetic.java test/org/apache/el/lang/TestELArithmetic.java webapps/docs/changelog.xml

2011-05-10 Thread markt
Author: markt Date: Tue May 10 08:55:34 2011 New Revision: 1101366 URL: http://svn.apache.org/viewvc?rev=1101366view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47371 Correctly coerce the empty string to zero when used as an operand in EL arithmetic. Patch provided by gbt.

DO NOT REPLY [Bug 47371] EL expression parser error when getter methed return an empty string

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47371 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

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

2011-05-10 Thread markt
Author: markt Date: Tue May 10 09:17:55 2011 New Revision: 1101371 URL: http://svn.apache.org/viewvc?rev=1101371view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46451 Configure svn:bugtraq properties for Tomcat trunk Based on a patch provided by Marc Guillemot Modified:

DO NOT REPLY [Bug 46451] Configure svn:bugtraq properties

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

buildbot failure in ASF Buildbot on tomcat-6-trunk

2011-05-10 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-6-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/252 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

svn commit: r1101391 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2011-05-10 Thread markt
Author: markt Date: Tue May 10 10:02:37 2011 New Revision: 1101391 URL: http://svn.apache.org/viewvc?rev=1101391view=rev Log: Doh. Fix build Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL:

buildbot success in ASF Buildbot on tomcat-6-trunk

2011-05-10 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-6-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/253 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Mladen Turk
On 05/10/2011 01:31 AM, Mark Thomas wrote: The proposed 7.0.14 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 7.0.14 Alpha [ ] Beta - go ahead and release as 7.0.14 Beta [X] Stable - go ahead and release as 7.0.14 Stable Tested on Linux and Win32/Win64.

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Filip Hanik - Dev Lists
On 5/9/2011 5:31 PM, Mark Thomas wrote: [X] Stable - go ahead and release as 7.0.14 Stable - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

DO NOT REPLY [Bug 51181] New: Add support for HTML5 Web Sockets

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 Bug #: 51181 Summary: Add support for HTML5 Web Sockets Product: Tomcat 7 Version: 7.0.12 Platform: PC Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 51181] Add support for HTML5 Web Sockets

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 Mark Thomas ma...@apache.org changed: What|Removed |Added OS/Version||All

DO NOT REPLY [Bug 51181] Add support for HTML5 Web Sockets

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 --- Comment #2 from Graeme Rocher graeme.roc...@springsource.com 2011-05-10 13:41:29 UTC --- There is significant interest in this area from the Grails community, which uses Tomcat as the default container. Also some general citations from

DO NOT REPLY [Bug 51182] New: Update to listeners.xml documentation to describe changes for 51119

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51182 Bug #: 51182 Summary: Update to listeners.xml documentation to describe changes for 51119 Product: Tomcat 7 Version: trunk Platform: All OS/Version: All

DO NOT REPLY [Bug 51182] Update to listeners.xml documentation to describe changes for 51119

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51182 Neil laurance neil.laura...@gmail.com changed: What|Removed |Added Attachment #26982|0 |1

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Rainer Jung
On 10.05.2011 01:31, Mark Thomas wrote: The proposed Apache Tomcat 7.0.14 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.14/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_14/ The proposed 7.0.14

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Mark Thomas
On 10/05/2011 18:46, Rainer Jung wrote: On 10.05.2011 01:31, Mark Thomas wrote: The proposed Apache Tomcat 7.0.14 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.14/ The svn tag is:

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Rainer Jung
On 10.05.2011 20:11, Mark Thomas wrote: On 10/05/2011 18:46, Rainer Jung wrote: On 10.05.2011 01:31, Mark Thomas wrote: The proposed Apache Tomcat 7.0.14 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.14/ The svn tag is:

DO NOT REPLY [Bug 51181] Add support for HTML5 Web Sockets

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181 --- Comment #3 from Nikolas nikolasarmstr...@gmail.com 2011-05-10 19:38:12 UTC --- You also have to consider the fact that a lot of people are starting *new* projects that use websockets and the first thing you do when starting a new

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Rainer Jung
On 10.05.2011 21:32, Rainer Jung wrote: On 10.05.2011 20:11, Mark Thomas wrote: On 10/05/2011 18:46, Rainer Jung wrote: On 10.05.2011 01:31, Mark Thomas wrote: The proposed Apache Tomcat 7.0.14 release is now available for voting. It can be obtained from:

Re: [VOTE] Release Apache Tomcat 7.0.14

2011-05-10 Thread Tim Whittington
On Tue, May 10, 2011 at 11:31 AM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 7.0.14 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.14/ The svn tag is:

DO NOT REPLY [Bug 51183] New: apache-tomcat-6.0.32 does not work Deploy directory or WAR file located on server (403 error)

2011-05-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51183 Bug #: 51183 Summary: apache-tomcat-6.0.32 does not work Deploy directory or WAR file located on server (403 error) Product: Tomcat 6 Version: 6.0.32 Platform: PC