I think I got something like that a couple of days ago; I'll retry it to verify.

-----Original Message-----
From: Ryan Daly [mailto:[EMAIL PROTECTED]
Sent: Friday, July 21, 2006 3:53 PM
To: Tomcat Users List
Subject: Security Manager


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]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to