Has anyone seen any issues while running with the security manager and it complaining that it doesn't have permission to do something when in fact the permission is in the policy file?
I'm seeing the following error Caused by: java.security.AccessControlException: access denied (java.io.FilePermission tomcat.log write) yet have the following in my policy file permission java.io.FilePermission "tomcat.log", "read,write,delete"; Any clues anyone may be able to provide would be appreciated. Thanks. -- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]