https://bz.apache.org/bugzilla/show_bug.cgi?id=61437
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Konstantin Kolinko <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
