Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 98386 invoked from network); 13 Dec 2006 19:24:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2006 19:24:46 -0000 Received: (qmail 24198 invoked by uid 500); 13 Dec 2006 19:24:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 24163 invoked by uid 500); 13 Dec 2006 19:24:50 -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 24152 invoked by uid 99); 13 Dec 2006 19:24:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 11:24:50 -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; Wed, 13 Dec 2006 11:24:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CFDAE71413F for ; Wed, 13 Dec 2006 11:24:21 -0800 (PST) Message-ID: <2564940.1166037861848.JavaMail.jira@brutus> Date: Wed, 13 Dec 2006 11:24:21 -0800 (PST) From: "Greg Wilkins (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-2654) Enabling Welcome App (context "/") on geronimo-jetty6-jee5 assembly breaks web-console (context "/console") In-Reply-To: <3763261.1165962321163.JavaMail.jira@brutus> 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-2654?page=all ] Greg Wilkins reassigned GERONIMO-2654: -------------------------------------- Assignee: Greg Wilkins > Enabling Welcome App (context "/") on geronimo-jetty6-jee5 assembly breaks web-console (context "/console") > ----------------------------------------------------------------------------------------------------------- > > Key: GERONIMO-2654 > URL: http://issues.apache.org/jira/browse/GERONIMO-2654 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Jetty > Affects Versions: 2.0-M1 > Environment: Windows XP ... most likely all. > Reporter: Joe Bohn > Assigned To: Greg Wilkins > > There seems to be something strange going on with context resolution. When the welcome application is enabled on the jetty6-jee5 assembly (update config.xml and remove load="false" for webconsole-jetty6) the welcome application works fine (context "/"). However, it appears that all other applications, such as the web console (context "/console") are no longer accessible and return 404 errors when attempting to access the application from a browser. > This may actually be a Jetty 6.1 problem rather than a Geronimo problem. David Jencks recommended looking into Jetty's ContextHandlerCollection class for clues as to what is happening. -- 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