https://issues.apache.org/bugzilla/show_bug.cgi?id=55684

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Tomcat is designed to work out of the box under a security manager. Calls to
this particular code either originate from container code that has the
necessary permissions or come via a appropriate PrivilegedAction code block.

If you change Tomcat's default security permissions then that is likely to
break something.

Without a stack trace, this is going to get resolved as invalid.

-- 
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

Reply via email to