0 Replies Latest reply on Dec 5, 2018 4:05 PM by michaelhsu53

    wildfly support for jigsaw modularity

    michaelhsu53

      Hi

       

      I'm running my application on Wildfly 14.0.1 with JDK 11. The goal is to have jigsaw modularity support for the latest version of slf4j 1.8.x and logback. However, my deployment always result in having a "no slf4j providers were found" error in the server.log/console.log and nothing is getting logged to my logback defined log file. I know that the java runtime clearly showed that it's running 11.0.1+13-LTS. I've found this thread from March Which JDK recommended for WildFly 12? said Wildfly 12 doesn't support jigsaw. Does it apply to Wildfly 14.0.1 as well? if so, will there be any plan to support it in the future?

       

      Thanks,

      Mike