Well, I'm not sure about the specific problem you're having, but I can say that HSSF does RUN okay with JDK1.2.2.
That said, I cannot compile on JDK1.2.2 using the POI 1.6 source release. I receive compiler errors about explicit casts. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 11:01 AM To: [EMAIL PROTECTED] Subject: Need help getting HSSF up and running Hello. I'm trying to get HSSF working and I get the following message at compile-time: "cannot access class org.apache.poi.hssf.usermodel.HSSFWorkbook; class file has wrong version 46.0" My classpath includes the POI and commons jars. Does anyone know what this is? Does HSSF work with JDK 1.2.2? Thank you Isaac Goldstein [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
