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

--- Comment #14 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Remy Maucherat from comment #13)
> (In reply to Konstantin Kolinko from comment #11)
> 
> Can you demonstrate that no actual webapps besides the example could be
> affected by the issue ? This would effectively make the workaround rather
> useless.

This is originally known as bug 48218. It affects the web applications using
Comet API.

In the examples webapp it affects the ChatServlet servlet only -- the servlet
fails to load, but the rest of web application functions correctly.

It was solved by moving the Comet API classes into a separate package in Tomcat
7 and adding permission for that separate package - r833510.

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