[ 
https://issues.apache.org/jira/browse/GERONIMO-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks closed GERONIMO-4566.
----------------------------------

    Resolution: Fixed

This was fixed by the commits listed under "all"

> Need extra servlet mappings for jetty and tomcat for welcome jsps compiled 
> into servlets
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4566
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4566
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, Jetty, Tomcat
>    Affects Versions: 2.2, 3.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2, 3.0
>
>
> See http://jira.codehaus.org/browse/JETTY-936.  We need to include at least a 
> servlet mapping something like:
>     <servlet-mapping>
>         <servlet-name>jsp.index_jsp</servlet-name>
>         <url-pattern>/</url-pattern>
>     </servlet-mapping>
> until jetty fixes the default servlet.
> This showed up because I deleted the uncompiled jsps.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to