Author: fhanik
Date: Wed Nov 14 09:19:55 2007
New Revision: 594957

URL: http://svn.apache.org/viewvc?rev=594957&view=rev
Log:
Comet bug when a servlet calls CometEvent.close upon the begin event, the 
container acts like it didn't


Modified:
    tomcat/tc6.0.x/trunk/STATUS

Modified: tomcat/tc6.0.x/trunk/STATUS
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=594957&r1=594956&r2=594957&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS (original)
+++ tomcat/tc6.0.x/trunk/STATUS Wed Nov 14 09:19:55 2007
@@ -66,4 +66,9 @@
   This is a port of improvements from the old trunk and fixes the BZ above and 
improves greatly on the NIO connector
   http://people.apache.org/~fhanik/patches/fix-nio-blocking-output.patch
   +1: fhanik
+  -1: 
+  
+* Fix Comet bug, if servlet calls cometEvent.close() on the BEGIN event, the 
request still is marked as comet and ends up in a funky state
+  http://people.apache.org/~fhanik/patches/comet-begin-event-close.patch
+  +1: fhanik
   -1: 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to