Community
Participate
Working Groups
Build Identifier: 20110916-0149 I'm using Tomcat 6.0.35 from Eclipse. If I change the webapp, and publish it, the next request for the CometProcessor implementation never ends (I'm inspecting the behavior in firebug). Restarting the server seems to fix the problem. I was redirected to here, please see the bugreport at: https://issues.apache.org/bugzilla/show_bug.cgi?id=52360 Reproducible: Always Steps to Reproduce: 1.Create a simple CometProcessor implementation 2.Deploy the war in tomcat 3.Trigger a redeploy