[jboss-jira] [JBoss JIRA] (WFCORE-3431) Embedded wildfly server does not combine with the latest logback version.

Geoffrey De Smet (JIRA) issues at jboss.org
Mon Nov 27 09:25:00 EST 2017


Geoffrey De Smet created WFCORE-3431:
----------------------------------------

             Summary: Embedded wildfly server does not combine with the latest logback version.
                 Key: WFCORE-3431
                 URL: https://issues.jboss.org/browse/WFCORE-3431
             Project: WildFly Core
          Issue Type: Bug
          Components: Server
            Reporter: Geoffrey De Smet
            Assignee: Jason Greene


Logback 1.2.3 doesn't combine with the embedded WildFly server. Older versions did.

The reason might be because Logback/slf4j now uses the JDK ServiceLoader mechanism to find the logging implementation (mandetory as of java 9 in modulepaths), which uses META-INF files, which isn't that combinable with the way jboss modules was made to work in embeddable wildfly.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list