[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458646 ] Greg Wilkins commented on GERONIMO-2654: ----------------------------------------
I think I have found the problem. The contextHandlerCollection is not correctly linked in..... showing that it was never used in the first place. I'll prepare a fix shortly > 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
