Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • Logging using Logback: Unable to suppress JBOSS default logging

    Posted on

    We deployed our component on JBOSS EAP 6.2. But while trying to access the application, there is a runtime exception while Logging.
    The reason being , instead of the Logback (SLF4j) which is the logging framework our application is set to use, the JBOSS default logging mechanism is getting invoked.

    Trying to disable JBOSS logging apis from getting loaded for this deployable did not work. [Tried this by adding jboss-deployment-structure.xml – which excludes the logging subsystems - to the application META-INF]

    The “jboss-deployment-structure.xml” is attached for reference.

    Attachments

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat