]
Stan Silvert updated JBLOGGING-33:
----------------------------------
Attachment: jboss-logging.xml
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
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: