| Author |
java.io.IOException: Permission denied
|
Bala Ananthan
Greenhorn
Joined: Jun 17, 2005
Posts: 5
|
|
Hello, 1. I can create a txt file in my $HOME dir from a webservice that is hosted on an axis container on a Linux machine. When the client contacts this webservice the service creates a .txt file in my $HOME successfully 2. Now if I log off from the Linux machine with the container running in the background, I cannot create the file in my home dir. I get this java.io.IOException: Permission denied exception on the server side. What I can do when I am logged in is not possible when I log off. What could be the problem? Thanks in advance. Bala
|
 |
 |
|
|
subject: java.io.IOException: Permission denied
|
|
|