Forum Discussion
lcordy
Occasional Contributor
Yep, restarted. Using Poi 3.17 by the way.
nmrao
7 years agoChampion Level 3
Thanks for clarifying. Would you please list all the files under /bin/ext directory?
- lcordy7 years agoOccasional Contributor
Files in bin/ext attached.
- ayonchoudhury7 years agoNew Contributor
This worked for me, incase you still have the issue.
I downloaded the ooxml-schemas-1.3.jar file and placed it into bin/ext along with all the other poi jars.
- ps45457 years agoNew Contributor
def fs = new FileInputStream("D:/sample.xlsx")
def wb = new XSSFWorkbook(fs)
def ws = wb.getSheet("Sheet1")Executing ...Groovy script
Which dependency is missing? - got this error SOAP UI 5.4 An error occurred [org/apache/commons/compress/archivers/zip/ZipFile], see error log for details
Can any one help please!
Related Content
- 6 years ago
Recent Discussions
- 5 days ago
- 10 days ago