https://bz.apache.org/bugzilla/show_bug.cgi?id=58116

--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> ---
1. This is reproducible with examples webapp (comet chat example)

2. I think the same issue exists with Filter and CometFilter. I do not have an
example though. It needs a fix.

3. The patch looks as a working one (as CometProcessor extends Servlet
interface)

But I wonder whether there is a better fix. It is known what methods belong to
Servlet interface and what belong to CometProcessor.  The same with Filter and
CometFilter.

Note: Tomcat trunk is not affected, as Comet API has been removed from Tomcat 9
onwards.

-- 
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

Reply via email to