On 15/10/2013 15:23, Daniel Mikusa wrote: > Tested a couple apps that I have and everything worked OK for me. > One note though, there are some errors with the examples when I run > with the security manager enabled. > > Here are the steps to replicate the issues: > > 1.) Downloaded Tomcat 8.0.0-RC4 and unzip. 2.) Run "./bin/catalina.sh > start -security". > > Here are the errors: > > 1.) On startup, you'll see this error. Adding the permission that is > listed in the stack trace allows the server to start without any > errors.
Fixed. > 2.) After resolving #1, you'll see this error when you access one of > the web socket examples and the example tries to make a connection. > Adding the permission listed in the stack trace resolves the errors > and the web socket examples then work fine. Fixed. > 3.) Go to the "Number Writer" Non-Blocking IO example. You'll get > the following error. Again, adding the permission listed in the > stack trace to catalina.policy seems to resolve the issue and the > example works OK. Fixed. Thanks for the quick feedback. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org