[jboss-jira] [JBoss JIRA] Updated: (JBLOGGING-33) IllegalStateException when adding filter to jboss-logging.xml
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Fri Jan 22 13:51:19 EST 2010
[ https://jira.jboss.org/jira/browse/JBLOGGING-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Silvert updated JBLOGGING-33:
----------------------------------
Priority: Critical (was: Major)
Changing to CRITICAL since the issue that depends on it was bumped to CRITICAL as well.
> IllegalStateException when adding filter to jboss-logging.xml
> -------------------------------------------------------------
>
> Key: JBLOGGING-33
> URL: https://jira.jboss.org/jira/browse/JBLOGGING-33
> Project: JBoss Logging
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Stan Silvert
> Assignee: David Lloyd
> Priority: Critical
> Attachments: jboss-logging.xml
>
>
> If I add this to jboss-logging.xml (attached), I will get an IllegalStateException at startup.
> <logger category="facelets.compiler">
> <level name="INFO"/>
> <filter>
> <not>
> <match pattern="jsf-libs/jsf-impl.jar"/>
> </not>
> </filter>
> </logger>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list