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

IllegalStateException when adding filter to jboss-logging.xml

    XMLWordPrintable

Details

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

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: