SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
解决方案:
下载匹配的slf4j《http://www.slf4j.org/download.html》源码,添加slf4j-nop.jar引用
Mina 中遇到SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"
原文:http://www.cnblogs.com/94cool/p/5127534.html