I'm running Railo 4.2.1.000 final and I get an error when trying to read an xlsx file into a query:
Run the cfspreadsheet-examples/Read_Spreadsheet_Into_Query.cfm - works great.
Change the filename to read from "someExistingFile.xls" to "someExistingFile.xlsx".
Run again, get this error:
"Could not initialize class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller"
I'm running Railo 4.2.1.000 final and I get an error when trying to read an xlsx file into a query:
Run the cfspreadsheet-examples/Read_Spreadsheet_Into_Query.cfm - works great.
Change the filename to read from "someExistingFile.xls" to "someExistingFile.xlsx".
Run again, get this error:
"Could not initialize class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller"