Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 55901 invoked from network); 30 Oct 2001 19:50:21 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 30 Oct 2001 19:50:21 -0000 Received: (qmail 24013 invoked from network); 30 Oct 2001 19:52:46 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 30 Oct 2001 19:52:46 -0000 Received: (qmail 5797 invoked by uid 97); 30 Oct 2001 19:48:58 -0000 Delivered-To: qmlist-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 5760 invoked by uid 97); 30 Oct 2001 19:48:56 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 5742 invoked by uid 50); 30 Oct 2001 19:48:56 -0000 Date: 30 Oct 2001 19:48:56 -0000 Message-ID: <20011030194856.5741.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 4518] - load-on-startup is not working with jsp page. X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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://nagoya.apache.org/bugzilla/show_bug.cgi?id=4518 load-on-startup is not working with jsp page. craig.mcclanahan@sun.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From craig.mcclanahan@sun.com 2001-10-30 11:48 ------- The path you are specifying in your element is not valid. You are required to specify a context-relative path that begins with a "/" character. You should see error messages related to this in the Tomcat log files. Please change your path to "/starter.jsp" and reopen this bug report if you are still having problems. -- To unsubscribe, e-mail: For additional commands, e-mail: