https://bz.apache.org/bugzilla/show_bug.cgi?id=64488
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas <ma...@apache.org> --- The ImportHandler code should not be made privileged. You need to grant the necessary permissions to whatever code calls ImportHandler. In a default Tomcat installation, the necessary permission should be granted in the catalina.policy file. It is possible, but unlikely, that a privileged block is missing elsewhere. If you can provide the simplest possible JSP that triggers this issue on a clean Tomcat 10 install we can take a look. -- 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