【发布时间】:2013-10-22 18:15:44
【问题描述】:
编译并运行我的应用程序后,控制台会显示以下错误,我不知道如何克服它们。
INFO: PWC1412: WebModule[null] ServletContext.log():Closing Spring root WebApplicationContext
SEVERE: log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
INFO: PWC1412: WebModule[null] ServletContext.log():No Spring WebApplicationInitializer types detected on classpath
INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
SEVERE: log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
SEVERE: log4j:WARN Please initialize the log4j system properly.
【问题讨论】:
标签: java spring jakarta-ee logging