https://issues.apache.org/bugzilla/show_bug.cgi?id=48218
--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-04-30 01:41:27 EDT --- Created an attachment (id=25379) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25379) 2010-04-30_tc6_bug48218.patch - patch for catalina.policy Attaching a patch for catalina.policy. For reference: RuntimePermission matching rules are described in its JavaDoc: http://java.sun.com/javase/6/docs/api/java/lang/RuntimePermission.html I will not propose this patch for TC6. Granting this permission by default is too risky because it provides access to Server API. Granting it to the examples app, as the patch does, is better, but will confuse those who do not have the examples app installed. This issue remains as WONTFIX. We can add a note to the RELEASE-NOTES, though. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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