DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26969>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26969 Context/Resources/allowLinking ignored in webapps/*.xml Summary: Context/Resources/allowLinking ignored in webapps/*.xml Product: Tomcat 4 Version: 4.1.29 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Struggled for a few hours to get symlinks in static resources to work... Finally I noticed that using <Resources allowLinking="true"/> in a seperate xml- file inside webapps directory does not work. Instead, you will have to move the whole <Context> -element into server.xml to make it work (and yes, even after that, the reload problem still persists, bug# 21818). I suppose this is something that's causing tons of bug reports about symlinks to mailing lists etc... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
