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

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
If I start by visiting one of plain Servlet examples - "Hello world", and go to
WebSockets examples after that - all works successfully.

I mean. the following sequence of visits.

http://localhost:8080/examples/
http://localhost:8080/examples/servlets/
http://localhost:8080/examples/servlets/servlet/HelloWorldExample

http://localhost:8080/examples/websocket/index.xhtml
http://localhost:8080/examples/websocket/echo.xhtml
http://localhost:8080/examples/websocket/chat.xhtml
http://localhost:8080/examples/websocket/snake.xhtml
http://localhost:8080/examples/websocket/drawboard.xhtml

If I run without SecurityManager, all runs successfully as well.

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