----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Thanks Sean for pointing me to the right direction.

The solution to my problem (renaming files) is to set permission of write to
nobody even though I tried setting write to anybody (all) ( I do understand
that nobody is a special user) under normal user groups (other than nobody).
Strangely the canWrite() reported ok before I set write permission to
nobody.

thanks again
G

> Don't forget that if started automatically, the servlet engine runs as the
> same UID as Apache. On my setup this is 'nobody' who can't do much :)
>
> Sean




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to