https://bz.apache.org/bugzilla/show_bug.cgi?id=57906
--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> --- Created attachment 33358 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33358&action=edit test57905.jsp - simple page to test/demonstrate this issue Updating status of this issue, with current Tomcat code First, a simple test page Updated steps: (In reply to Konstantin Kolinko from comment #0) > Steps: > 1. Get a clean copy of Tomcat 7 > 2. Set JAVA_HOME = jdk 6u45 > 3. Start with SecurityManager enabled (catalina.bat start -security) 4.1. Put the attached test57905.jsp into webapps/ROOT 4.2. Access http://localhost:8080/test57905.jsp > 5.1. The page shows successfully It displays Tomcat version number. > 5.2. An INFO message with a stacktrace of java.security.AccessControlException > is logged by WebappClassLoader to catalina.yyyy-mm-dd.log, as well as > console. > -- 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