Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 57422 invoked from network); 14 Nov 2006 16:49:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 16:49:03 -0000 Received: (qmail 57727 invoked by uid 500); 14 Nov 2006 16:49:10 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 57687 invoked by uid 500); 14 Nov 2006 16:49:09 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 57675 invoked by uid 99); 14 Nov 2006 16:49:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 08:49:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 14 Nov 2006 08:48:58 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BB1327142D7 for ; Tue, 14 Nov 2006 08:48:37 -0800 (PST) Message-ID: <33233415.1163522917754.JavaMail.jira@brutus> Date: Tue, 14 Nov 2006 08:48:37 -0800 (PST) From: "Vamsavardhana Reddy (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-479) Root of WebApp Displays WEB-INF and META-INF Directories In-Reply-To: <491395267.1100308763992.JavaMail.apache@nagoya> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/GERONIMO-479?page=all ] Vamsavardhana Reddy closed GERONIMO-479. ---------------------------------------- > Root of WebApp Displays WEB-INF and META-INF Directories > -------------------------------------------------------- > > Key: GERONIMO-479 > URL: http://issues.apache.org/jira/browse/GERONIMO-479 > Project: Geronimo > Issue Type: Bug > Components: web > Affects Versions: 1.0-M3 > Environment: WinXP, JDK 1.4.2 > Reporter: Seth Ladd > Assigned To: Aaron Mulder > Priority: Critical > Fix For: 1.0-M5 > > Attachments: listBug.ear > > > I deployed a simple webapp containing nothing more than a web.xml. There is no welcome.jsp configured or provided. > The deploy was OK, but when I browse to http://localhost:8080/testbed I see a directory listing, with the directories WEB-INF and META-INF listed. This, itself, should not happen. > When clicking on WEB-INF, I generate a StackOverflow. I would expect a nice "Forbidden" message, or even a 404 (or whatever the Servlet spec says). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira