[Bug 56300] New: [Tribes] No useful examples, lack of documentation

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56300 Bug ID: 56300 Summary: [Tribes] No useful examples, lack of documentation Product: Tomcat 7 Version: unspecified Hardware: PC OS: Linux Status: NEW

[Bug 56300] [Tribes] No useful examples, lack of documentation

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56300 Matthias Müller changed: What|Removed |Added CC||his.madnes...@gmail.com -- You

svn commit: r1580194 - /tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java

2014-03-22 Thread markt
Author: markt Date: Sat Mar 22 11:12:53 2014 New Revision: 1580194 URL: http://svn.apache.org/r1580194 Log: Make exception handling more robust - review by remm. Modified: tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java Modified: tomcat/trunk/java/org/apache/catalina/core/As

svn commit: r1580195 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AsyncContextImpl.java

2014-03-22 Thread markt
Author: markt Date: Sat Mar 22 11:13:58 2014 New Revision: 1580195 URL: http://svn.apache.org/r1580195 Log: Make exception handling more robust - review by remm. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/AsyncContextImpl.java Pro

[Bug 56301] New: Websockets not working after this version

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 Bug ID: 56301 Summary: Websockets not working after this version Product: Tomcat 8 Version: 8.0.1 Hardware: PC Status: NEW Severity: blocker Priority: P2

[Bug 56301] Websockets not working after this version

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 --- Comment #1 from n11 --- Created attachment 31423 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31423&action=edit screenshot websocket: not working, servlet: working -- You are receiving this mail because: You are the assi

[Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 n11 changed: What|Removed |Added Summary|Websockets not working |Websockets not working |af

[Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 --- Comment #2 from n11 --- note: I'm testing it from tomcat-embedded library, but I suppose this is not different when deploying on a tomcat 8.0.1 server -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2014-03-22 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/5626 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

[Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 --- Comment #4 from n11 --- Created attachment 31426 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31426&action=edit websocket tomcat 8.0.1 not working -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301 --- Comment #5 from n11 --- Created attachment 31427 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31427&action=edit websocket tomcat 8.0.0-RC10 -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 56304] New: WebSocket send locks and timeout does not occur after 20 seconds

2014-03-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56304 Bug ID: 56304 Summary: WebSocket send locks and timeout does not occur after 20 seconds Product: Tomcat 7 Version: 7.0.52 Hardware: PC OS: Linux