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

David,

I think the problem was that the hierarchy of handlerCollection to 
contextHandlerCollection was not setup properly.   So start was not propogating 
down. You should not have to call setServer on anything.

With my changes, I was able to run up the server with the 4 normal contexts.
So I will look at your change, but will probably back it out and replace with 
mine.


> 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

        

Reply via email to