You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul McMahan (JIRA)" <de...@myfaces.apache.org> on 2007/03/13 21:23:09 UTC

[jira] Created: (MYFACES-1560) WebXmlParser should log debug instead of warn

WebXmlParser should log debug instead of warn
---------------------------------------------

                 Key: MYFACES-1560
                 URL: https://issues.apache.org/jira/browse/MYFACES-1560
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-252
    Affects Versions: 1.2.0-SNAPSHOT
            Reporter: Paul McMahan
            Priority: Minor


When WebXmlParser ignores a child of <servlet> or <filter> it logs a debug message, as expected.  However, when it ignores a child of <servlet-mapping> or <filter-mapping> it logs a warning message.  It should log a debug message instead.

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


[jira] Updated: (MYFACES-1560) WebXmlParser should log debug instead of warn

Posted by "Paul McMahan (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan updated MYFACES-1560:
----------------------------------

    Status: Patch Available  (was: Open)

> WebXmlParser should log debug instead of warn
> ---------------------------------------------
>
>                 Key: MYFACES-1560
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1560
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>    Affects Versions: 1.2.0-SNAPSHOT
>            Reporter: Paul McMahan
>            Priority: Minor
>         Attachments: MYFACES-1560.patch
>
>
> When WebXmlParser ignores a child of <servlet> or <filter> it logs a debug message, as expected.  However, when it ignores a child of <servlet-mapping> or <filter-mapping> it logs a warning message.  It should log a debug message instead.

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