--

I had similar goofey problems. My fix was to move 
all the configuration under the Apache directory 
which for me is /opt/Apache
Under that I have 
[root@klmartin Apache]# ls -l
total 13
drwxrwxr-x   6 root     bin          1024 Jun 30 10:07 ApacheJServ-1.0/
drwxrwxr-x   9 root     root         1024 Jun 30 08:24 JServ/
drwxr-xr-x   2 root     root         1024 Jun 30 09:18 bin/
drwxr-xr-x   2 root     root         1024 Jun 28 13:22 cgi-bin/
drwxr-xr-x   3 root     root         1024 Jun 29 07:53 conf/
drwxr-xr-x   7 root     root         1024 Jun 28 16:05 htdocs/
drwxr-xr-x   3 root     root         2048 Jun 28 13:22 icons/
drwxr-xr-x   2 root     root         1024 Jun 28 13:22 include/
drwxr-xr-x   2 root     root         1024 Jun 28 15:14 libexec/
drwxrwxrwx   2 root     root         1024 Jun 30 10:18 logs/
drwxr-xr-x   4 root     root         1024 Jun 28 13:22 man/
drwxr-xr-x   2 root     root         1024 Jun 28 13:22 proxy/

where ApacheJServe-1.0 is the distribution and JServ is the 
installed version. I put all configuration files in JServ/conf

I think this fixed this problem (I had a host of others ;^) 

This installation is not for the faint hearted. I worked hard
to get the jswdk10 running on Linux. On NT it was much easier. 
There were none of the weird things like this FileIO problem. 

Good Luck...
Langley.


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

Reply via email to