In addition, you are going to have to upgrade your Java as POI 3.14 requires Java 1.6.
-----Original Message----- From: Nick Burch [mailto:apa...@gagravarr.org] Sent: Tuesday, June 14, 2016 6:59 AM To: POI Users List <user@poi.apache.org> Subject: Re: Reading xlsx file using poi3.7 On Tue, 14 Jun 2016, pavanikureti wrote: > I will change the poi jars with the suggested version. I am using few > more jars also as below. javax.xml.stream-1.0.1, xmlbeans-2.3.0.jar, > dom4j.jar, ooxml-schemas-1.0.jar Are these fine? See http://poi.apache.org/overview.html#components for the details of what dependent jars are required by the various POI components. (Some of your jars aren't needed, some need upgrading, the components page will tell you what) Or switch to something like Gradle or Maven, which takes care of all of this sort of stuff for you! Nick --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org