[
https://issues.apache.org/jira/browse/GERONIMO-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678870#action_12678870
]
David Jencks commented on GERONIMO-4566:
----------------------------------------
re-included the jsps since jetty may not fix this soon and the servlet mapping
doesn't seem to actually work reliably. rev 750118.
> Need extra servlet mappings for jetty 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)
> Reporter: David Jencks
> Assignee: David Jencks
>
> 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.