Re: Controlling permissions when creating directories

2013-07-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Scott, On 7/30/13 1:51 PM, sderrick wrote: The host we use, uses the java service wrapper to launch tomcat so I added wrapper.java.umask=0002 to the .conf file. Now I can ratchet the the permissions down with PosixFilePermisions All

Re: Controlling permissions when creating directories

2013-07-30 Thread techienote . com
on my BlackBerry® from Vodafone -Original Message- From: Christopher Schultz ch...@christopherschultz.net Date: Mon, 29 Jul 2013 21:16:57 To: Tomcat Users Listusers@tomcat.apache.org Reply-To: Tomcat Users List users@tomcat.apache.org Subject: Re: Controlling permissions when creating

Re: Controlling permissions when creating directories

2013-07-30 Thread sderrick
with PosixFilePermisions     All is well now. thanks again, Scott Original Message Subject: Re: Controlling permissions when creating directories From: Techienote com [via Tomcat] lt;ml-node+s10n500236...@n6.nabble.comgt

Controlling permissions when creating directories

2013-07-29 Thread Scott Derrick
I am using tomcat7, on centOS6 The app crates a folder, uploads a file to the folder, processes the file and then provides a download link to the resulting file. All this works fine on a tomcat7 server running on my desktop machine. Running tomcat7 on the server, its broke. I create the

Controlling permissions when creating directories

2013-07-29 Thread sderrick
on this for hours! thanks, Scott -- View this message in context: http://tomcat.10.x6.nabble.com/Controlling-permissions-when-creating-directories-tp5002328.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: Controlling permissions when creating directories

2013-07-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Scott, On 7/29/13 8:36 PM, Scott Derrick wrote: I am using tomcat7, on centOS6 The app crates a folder, uploads a file to the folder, processes the file and then provides a download link to the resulting file. All this works fine on a