You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rex Wang (JIRA)" <ji...@apache.org> on 2009/09/14 11:38:57 UTC

[jira] Commented: (GERONIMO-4647) welcome files with servlet mappings

    [ https://issues.apache.org/jira/browse/GERONIMO-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754894#action_12754894 ] 

Rex Wang commented on GERONIMO-4647:
------------------------------------

This has been applied to tomcat trunk, so should we applied it to our internal tomcat 6 build?

---------------------------------------------------------------------------------------------------------
Tim Funk      2009-08-31 07:02:01 PDT

Applied this to trunk - so it should make its way into tomcat7
http://svn.apache.org/viewvc?rev=809596&view=rev

I am not proposing this for backport to tomcat 6. But wouldn't be against it if
it were proposed. So I'm moving this to enhancement.
---------------------------------------------------------------------------------------------------------

> welcome files with servlet mappings
> -----------------------------------
>
>                 Key: GERONIMO-4647
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4647
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: web
>    Affects Versions: 2.1.4
>         Environment: JRE 1.5.0_06, Windows XP
>            Reporter: Bobby Lawrence
>            Assignee: Rex Wang
>             Fix For: 2.2
>
>         Attachments: GERONIMO-4647.patch, sampleapp.war, sampleapp.war
>
>
> When you specify welcome files in web.xml Geronimo throws 404 errors if the welcome file isn't a valid file resource.
> Values that are URL mappings to a servlet are ignored by the app server even through they are valid.
> This means that I can't have a welcome file of "/index.jsf" or "/index.do" or "/someservlet".
> The only welcome files that Geronimo seems to not throw a 404 Not Found error are actual files found in the web application.

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