All- While starting tomcat with -security option, I received the following error. FATAL: configuration error java.security.AccessControlException: access denied (java.io.FilePermission /mypath/conf/server.xml read) The rights on the file are 777 (for simplicity's sake). 1) Has anyone ever encountered this before? 2) Any suggestions on a fix? Greg
