https://issues.apache.org/bugzilla/show_bug.cgi?id=52009
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #8 from Mark Thomas <ma...@apache.org> 2011-10-14 12:58:03 UTC --- (In reply to comment #4) > 4) I am running with the following line added to catalina.properties file: > org.apache.catalina.connector.RECYCLE_FACADES=true > > and it shows that there are problems in BayeuxServlet that it calls > setHeader() > on a response that has already been recycled. > It is an application error. This is unacceptable and can lead to updating a > response that is being delivered to a different client. Yep. That makes this an application / Bayeux library error rather than a Tomcat bug. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org