Bug report for Taglibs [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2016/03/27]

2016-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 59238] New: WebSocket gets messages after closing

2016-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59238 Bug ID: 59238 Summary: WebSocket gets messages after closing Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux Status: NEW Severity: regression

[Bug 59238] WebSocket gets messages after closing

2016-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59238 --- Comment #1 from Violeta Georgieva --- Hi, Is it possible to provide some sample application that shows the issue? Thanks, Violeta -- You are receiving this mail because: You are the assignee for the bug. ---

svn commit: r1736761 - in /tomcat/tc8.5.x/trunk: java/org/apache/tomcat/websocket/server/WsServerContainer.java webapps/docs/changelog.xml

2016-03-27 Thread violetagg
Author: violetagg Date: Sun Mar 27 15:56:42 2016 New Revision: 1736761 URL: http://svn.apache.org/viewvc?rev=1736761&view=rev Log: Return back a container specific extension to the WsServerContainer to allow frameworks to more easily dispatch requests to WebSocket endpoints. Modified: tomca

Re: [VOTE] Release Apache Tomcat 8.5.0

2016-03-27 Thread Violeta Georgieva
2016-03-22 18:10 GMT+02:00 Mark Thomas : > > On 22/03/2016 15:14, Rossen Stoyanchev wrote: > > hi, > > > > A public API for initiating an upgrade at runtime was removed [1] which > > breaks WebSocket support in the Spring Framework. This API was previously > > added to make up for a limitation in