[ http://issues.apache.org/jira/browse/MYFACES-1415?page=comments#action_12436615 ] Dan Allen commented on MYFACES-1415: ------------------------------------
Oh, and the above patch applies to the branch http://svn.apache.org/repos/asf/myfaces/shared/branches/2_0_3 > WebXmlParser needs to be aware of changes in web.xml in version 2.4 of the > Servlet spec > --------------------------------------------------------------------------------------- > > Key: MYFACES-1415 > URL: http://issues.apache.org/jira/browse/MYFACES-1415 > Project: MyFaces Core > Issue Type: Bug > Components: General > Affects Versions: 1.1.4 > Reporter: Gert Vanthienen > Priority: Trivial > Attachments: MYFACES-1415.txt > > > When using a Servlet 2.4 compliant web.xml, warnings are shown for some > elements that are valid according to the spec. This is purely a cosmetic > issue, with no loss of function whatsoever. It does create some confusion > when users see this message (e.g. > http://www.mail-archive.com/[email protected]/msg28066.html), so it > might be worth fixing at some time. > WARN [WebXmlParser] Ignored element 'dispatcher' as child of 'filter-mapping'. -- 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
