Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 73010 invoked from network); 6 Nov 2007 07:05:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 07:05:28 -0000 Received: (qmail 93624 invoked by uid 500); 6 Nov 2007 07:05:14 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 93577 invoked by uid 500); 6 Nov 2007 07:05:13 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 93566 invoked by uid 500); 6 Nov 2007 07:05:13 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 93563 invoked by uid 99); 6 Nov 2007 07:05:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2007 23:05:13 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 07:05:53 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id E852F71422C; Mon, 5 Nov 2007 23:05:02 -0800 (PST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 38131] - WatchedResource does not work if app is outside "webapps" In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071106070502.E852F71422C@brutus.apache.org> Date: Mon, 5 Nov 2007 23:05:02 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=38131 ------- Additional Comments From plynch@apache.org 2007-11-05 23:05 ------- Created an attachment (id=21090) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21090&action=view) patch that fixes HostConfig to comply with the documentation regarding docBase and watched resources I manufactured this patch against the official org/apache/catalina/startup/HostConfig.java file included with Tomcat 6.0.13. it is small enough such that recreating it to work with 5.5.x series releases should be trivial. Hope it helps.You may need to modify the patch header to apply it. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org