Tomcat信息

1.The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path

 2.jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

删除WEB-INF\lib\servlet.jar

 3.log4j:WARN No appenders could be found for logger (org.directwebremoting.util.Logger).
log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).

你可能感兴趣的:(apache,tomcat,log4j,struts,servlet)