Sorry, I meant 777. Typo on my part. Is the Java Permissions error tied to the file system permissions. I really do want ALL my apps to be able to read and write from the file system. I use this mainly for creating CSV downloads, and occasionally for reading uploaded files.

Thanks in advance for any suggestions you might have. Since I personally control ALL the jsp files in all apps on this server, is there some global command that will allow ALL permissions for JSPs so I don't have to discover them one by one. (Which is the way Tomcat 5.0 works). ----- Original Message ----- From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Friday, October 01, 2010 11:59 AM
Subject: RE: Tomcat5.5: java.io.FilePermission access denied


From: Steve Ryder [mailto:sry...@jsrsys.com]
Subject: Tomcat5.5: java.io.FilePermission access denied

I have changed Linux permissions for Data to 377.

If I'm reading that correctly, that means the owner can write but not read, and everyone else can read and write. Sounds a bit odd...

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to