> From: Anthony PAUL [mailto:anthony.p...@unicaen.fr] 
> Subject: Userdirs on an NFS share
> 
> type Status report
> message /~paul/test.jsp
> description The requested resource (/~paul/test.jsp) 
> is not available.

Does the userid Tomcat is running under have access to the file in question?  
If not, you'll always get the 404.

> If I change the homedirectory to a local directory, 
> it works fine.

What do you mean by "the homedirectory"?  Tomcat's?  The user's?  Your own?

> But this doesn't work:
> <Listener className="org.apache.catalina.startup.UserConfig"
>      directoryName="public_html"
>      homeBase="/NFS/homes/"
>      userClass="org.apache.catalina.startup.HomesUserDatabase"/>

Where is the above <Listener> located?  What does "doesn't work" mean?  Be 
specific.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to