> While I agree with your recommendation for using a more sophisticated > build/deployment process, I disagree with your reasoning. Java and/or > Tomcat should not have any problem reading files via symlinks. As far as > I know, Java's I/O API does not have the ability to distinguish between > symbolic and hard links.
and some OS does not have the ability to distinguish lowercase and uppercase names. (joking...). See how allowLinking and caseSensitive options are implemented in StandardContext. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org