Tapestry should specify the access rights it needs when a security manager is
in place
--------------------------------------------------------------------------------------
Key: TAP5-513
URL: https://issues.apache.org/jira/browse/TAP5-513
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.0.18, 5.1.0.0
Reporter: Ulrich Stärk
If Tapestry is used with a security manager in place, AccessControlExceptions
are thrown because Tapestry needs special permissions to do certain things.
Tapestry should specify those access rights needed and make use of
AccessController.doPrivileged() where necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.