严重: Error starting static Resources java.lang.IllegalArgumentException: Document base E:\myworkspace\evecomoa\WebRoot does not exist or is not a readable directory at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext...
解决办法:
E:\myworkspace\evecomoa\WebRoot does not exist 可能是你的项目名和你运行时的项目名不一样,去wokspace里面修改一下
严重: Error starting static Resources java.lang.IllegalArgumentException:
原文:http://www.cnblogs.com/langtianya/p/5988742.html