You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Greg Wilkins (JIRA)" <ji...@apache.org> on 2006/12/13 23:01:21 UTC

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context "/") on geronimo-jetty6-jee5 assembly breaks web-console (context "/console")

    [ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458278 ] 
            
Greg Wilkins commented on GERONIMO-2654:
----------------------------------------

The JettyContainImpl class is adding contexts to the server object. 
It should instead add them to the contextHandlerCollection class


> 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