When using CF10 and the CFSpreadsheet tag, we're receiving the following error:
Class org.apache.poi.hssf.usermodel.HSSFWorkbook does not implement the requested interface org.apache.poi.ss.usermodel.Workbook
The simple code works on other servers, so I think there is something wrong with the server config. Any ideas?