You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alexander Piavka <pi...@cs.bgu.ac.il> on 2002/10/03 17:02:59 UTC

tomcat 4.1 does not resolve links

 Hello, i'm using tomcat 4.1.12 and i found that tomcat does not follow
symbolic links under the application context.
If i define some context and copy to the application space some jsp file
it works, but if instead i make link to it(the file is located on another
nfs mounted partition) i get the messaage:

HTTP Status 404 - /zopa.jsp
 type Status report
 message /zopa.jsp
 description The requested resource (/zopa.jsp) is not available.

while in previous version of tomcat-4.0 the symbolic links work.

Is there some way to make tomcat 4.2 follow symbolic links, or this
feature was disabled on purpose?

 Thanks a lot.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>