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

--- Comment #2 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to