Multiple bindings for slf4j -- should I care?

Wessel, Keith kwessel at illinois.edu
Mon Mar 7 12:31:22 EST 2016


All,

Just made the move to Jetty 9.3 and this time, made sure to follow all of the Jetty logging instructions correctly from the wiki. Now, I have to logback-classic jars in my class path: one in jetty-base/lib/logging where the wiki page told me to put it, and the other in my idp.war as included from $IDP_HOME/webapp/WEB-INF/lib.

Jetty warns me about this on start-up. Should I care, or is this okay? I know I can't remove the jar from the jetty-base or Jetty can't log on start-up. And I'm hesitant to remove something from $IDP_HOME/webapp/WEB-INF/lib.

Keith



More information about the users mailing list