Re: Deployed Applications can't access file system
Re: Deployed Applications can't access file system
- Subject: Re: Deployed Applications can't access file system
- From: Louis Demers <email@hidden>
- Date: Fri, 16 Jan 2009 20:44:52 -0500
On 16-Jan-09, at 14:43 , Chuck Hill wrote:
Also be aware that anything you _create_ will not be group or world
writable. Only _appserver will have write access. So if you are
sharing this with other applications and users that can be a
problem. The only solution for Java 5 is to use
ERXFileUtilities.chmod() on the file / directory after you create
it. There is also ERXFileUtilities.chmodRecusively
oups, when I try this eclipse complains that
"The method chmodRecusively(File, String) is undefined for the type
ERXFileUtilities "
chmod seems to be present and is the only option available.
Maybe it was removed form Wonder because the spelling was wrong ?
Louis Demers eng.
www.obzerv.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden