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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
