XML-BEANS compiled schema: Incompatible minor version - expecting up to 23, got 24
問題描述:在excel,word文件上傳時,Word2007-docx,Excel-2007-xlsx出現(xiàn)錯誤,主要原因是因為在使用xmlBeans.jar沖突的問題或者是版本太低。
修改方法:將項目中使用的xbeans-2.0.jar,xmlbeans2.3.jar低版本刪除,使用了一個xmlbeans-2.4.jar問題就解決了。
參考:http://markmail.org/message/ccydmwwpr6vyy7cp
http://stackoverflow.com/questions/1180776/runtimeexception-from-xmlbeans-cant-find-compiled-schema
http://mail-archives.apache.org/mod_mbox/xmlbeans-user/200910.mbox/<c9de60ec-4bb3-45c1-9fbf-a7d89c95c602@default>
excel2007讀取方法參考:http://www.iteye.com/problems/55196
word讀取方法參考:http://blog.csdn.net/xingyunpi/article/details/6896638
http://blog.sina.com.cn/s/blog_6c7f7b690100lh8y.html
---------------------本文來自 1057718341_h 的CSDN 博客 ,全文地址請點擊:https://blog.csdn.net/seashouwang/article/details/24025871?utm_source=copy