[Bug 55682] Clicking on "Server Status" causes Tomcat to crash

2013-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55682 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55682] New: Clicking on "Server Status" causes Tomcat to crash

2013-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55682 Bug ID: 55682 Summary: Clicking on "Server Status" causes Tomcat to crash Product: Tomcat 8 Version: 8.0.0-RC3 Hardware: PC Status: NEW Severity: normal P

[Bug 55681] JSR-356 message handling: NULL pointer being thrown when DecodeException is caught in PojoMessageHandlerWholeBase.onMessage

2013-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55681 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1533981 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/Util.java java/org/apache/tomcat/websocket/WsSession.java webapps/docs/changelog.xml

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 21:05:23 2013 New Revision: 1533981 URL: http://svn.apache.org/r1533981 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55681 Pass the session to the Pojo MessageHandler wrappers so it is passed in to the MessageHandler method calls. Modified: tomca

[Bug 55681] JSR-356 message handling: NULL pointer being thrown when DecodeException is caught in PojoMessageHandlerWholeBase.onMessage

2013-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55681 --- Comment #2 from Mark Thomas --- Whoops. That should be 7.0.48 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev

svn commit: r1533980 - in /tomcat/trunk/java/org/apache/tomcat/websocket: Util.java WsSession.java

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 21:03:52 2013 New Revision: 1533980 URL: http://svn.apache.org/r1533980 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55681 Pass the session to the Pojo MessageHandler wrappers so it is passed in to the MessageHandler method calls. Modified: tomca

svn commit: r1533964 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/Util.java test/org/apache/tomcat/websocket/TestUtil.java webapps/docs/changelog.xml

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 20:25:43 2013 New Revision: 1533964 URL: http://svn.apache.org/r1533964 Log: Handle arrays of generic types in encoders, decoders and MessageHandlers. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/Uti

svn commit: r1533962 - in /tomcat/trunk: java/org/apache/tomcat/websocket/Util.java test/org/apache/tomcat/websocket/TestUtil.java

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 20:23:57 2013 New Revision: 1533962 URL: http://svn.apache.org/r1533962 Log: Handle arrays of generic types in encoders, decoders and MessageHandlers. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Util.java tomcat/trunk/test/org/apache/tomcat/webso

Re: [VOTE] Release Apache Tomcat 7.0.47

2013-10-20 Thread Mark Thomas
On 18/10/2013 12:14, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.47 release is now available for voting. > This release candidate contains JSR-356 Java WebSocket 1.0 implementation. > Note that use of this functionality requires Java 7. > > It can be obtained from: > https://dist.apa

svn commit: r1533936 - /tomcat/trunk/java/org/apache/tomcat/websocket/Util.java

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 18:13:48 2013 New Revision: 1533936 URL: http://svn.apache.org/r1533936 Log: Update comments that should have been changed when code was generalized. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Util.java Modified: tomcat/trunk/java/org/apache/tomcat

[Bug 55681] New: JSR-356 message handling: NULL pointer being thrown when DecodeException is caught in PojoMessageHandlerWholeBase.onMessage

2013-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55681 Bug ID: 55681 Summary: JSR-356 message handling: NULL pointer being thrown when DecodeException is caught in PojoMessageHandlerWholeBase.onMessage Product: Tomcat 7

svn commit: r3300 - /dev/tomcat/tomcat-8/v8.0.0-RC5/ /release/tomcat/tomcat-8/v8.0.0-RC5/

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 14:10:43 2013 New Revision: 3300 Log: 8.0.0-RC5 release vote passed. Added: release/tomcat/tomcat-8/v8.0.0-RC5/ - copied from r3281, dev/tomcat/tomcat-8/v8.0.0-RC5/ Removed: dev/tomcat/tomcat-8/v8.0.0-RC5/

svn commit: r3300 - /dev/tomcat/tomcat-8/v8.0.0-RC5/ /release/tomcat/tomcat-8/v8.0.0-RC5/

2013-10-20 Thread markt
Author: markt Date: Sun Oct 20 14:10:43 2013 New Revision: 3300 Log: 8.0.0-RC5 release vote passed. Added: release/tomcat/tomcat-8/v8.0.0-RC5/ - copied from r3281, dev/tomcat/tomcat-8/v8.0.0-RC5/ Removed: dev/tomcat/tomcat-8/v8.0.0-RC5/

[VOTE][RESULT] Release Apache Tomcat 8.0.0-RC5

2013-10-20 Thread Mark Thomas
The votes cast were +1 (alpha): kpreisser, rjung*, Ognjen Blagojevic, yoavs*, violetagg, markt* (*) binding No other votes were cast. With three binding +1 votes and three non-binding +1 votes this vote passes. I'll upload the release to the mirrors and announce it once the mirrors

Bug report for Tomcat 7 [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2013/10/20]

2013-10-20 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned