在把项目拿回家启动的时候,报
Unable to process Jar entry [...........] from Jar [jar:file:/www/xxxx/webapps/platform/WEB-INF/lib/.........jar!/] for annotations
http://tomcat.apache.org/download-70.cgi#7.0.62
Unable to process Jar entry [...........] from Jar [jar:file:/www/xxxx/webapps/platform/WEB-INF/lib/.........jar!/] for annotations
.... on and on错误
后来发现是tomcat版本低了
原来电脑是7.0.54
后来换成了7.0.70就解决了
http://tomcat.apache.org/download-70.cgi#7.0.62