You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gert Vanthienen (JIRA)" <de...@myfaces.apache.org> on 2006/09/20 22:33:22 UTC

[jira] Created: (MYFACES-1415) WebXmlParser needs to be aware of changes in web.xml in version 2.4 of the Servlet spec

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


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/users@myfaces.apache.org/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

        

[jira] Updated: (MYFACES-1415) WebXmlParser needs to be aware of changes in web.xml in version 2.4 of the Servlet spec

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1415?page=all ]

Martin Marinschek updated MYFACES-1415:
---------------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 1.1.5-SNAPSHOT
       Resolution: Fixed
         Assignee: Martin Marinschek

Thanks to Dan Allen for providing this patch.

regards,

Martin

> 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
>         Assigned To: Martin Marinschek
>            Priority: Trivial
>             Fix For: 1.1.5-SNAPSHOT
>
>         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/users@myfaces.apache.org/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

        

[jira] Updated: (MYFACES-1415) WebXmlParser needs to be aware of changes in web.xml in version 2.4 of the Servlet spec

Posted by "Dan Allen (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1415?page=all ]

Dan Allen updated MYFACES-1415:
-------------------------------

    Status: Patch Available  (was: Open)

> 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
>
> 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/users@myfaces.apache.org/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

        

[jira] Commented: (MYFACES-1415) WebXmlParser needs to be aware of changes in web.xml in version 2.4 of the Servlet spec

Posted by "Dan Allen (JIRA)" <de...@myfaces.apache.org>.
    [ 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/users@myfaces.apache.org/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