I am getting and error message when i call workbook.write() method while running script
java.lang .noclassDefFoundError : Couldn't initialize class.org.openxmlformats.schemas.spreadsheet
What could be the possible reasons and how to correct this error
PS: WorkBook write method is avaialble under XLS Workbook