Error "java.lang.NoClassDefFoundError:org/openxmlformats/schemas/spreadsheetml/x2006/main/CTExtensionList" in SoapUI

After upgrade readyAPI 1.9 to the higher version, pop up error "java.lang.NoClassDefFoundError:org/openxmlformats/schemas/spreadsheetml/x2006/main/CTExtensionList".

solution:
replace "poi-ooxml-schemas-3.12.jar" with "ooxml-schemas-1.1.jar" in ReadyAPI lib folder.

official website clarifies the issue http://poi.apache.org/help/faq.html#faq-N10025

上一篇:JS_ECMA基本语法中的几种封装的小函数-2


下一篇:样条函数后续(java)--可在hive中执行的函数