DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=21804>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=21804 Tomcat ignores "allowLinking" resource on DefaultContext ------- Additional Comments From [EMAIL PROTECTED] 2004-05-07 02:49 ------- This is especially important since it seems that when I use allowLinking the normal way, in an actual <Context> element, I can no longer undeploy that webapp with the /manager servlet; Tomcat actually throws a NullPointerException. Here's some of the trace: 2004-05-06 21:38:57 Manager: ManagerServlet.remove[/mywebapp] java.io.IOException: java.lang.NullPointerException at org.apache.catalina.core.StandardHostDeployer.remove(StandardHostDeployer.java:595) Somebody? Anybody? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]