摘要: The reason for the error is a new listener in Tomcat 6.0.24. You can fix this error by adding this line:org.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=falseto the "conf/catalina.properties" file in your tomcat directory. 阅读全文
posted @ 2013-08-18 19:54 网络大豆 阅读(1160) 评论(0) 推荐(0)