Uploaded image for project: 'JBoss Logging'
  1. JBoss Logging
  2. JBLOGGING-33

IllegalStateException when adding filter to jboss-logging.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • None
    • None

      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>

            dlloyd@redhat.com David Lloyd
            ssilvert@redhat.com Stan Silvert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: