https://issues.apache.org/bugzilla/show_bug.cgi?id=57411
--- Comment #5 from Amit Lodha <[email protected]> --- hi, i haven't include any lib other than this 2 <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi</artifactId> <version>3.11</version> </dependency> <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>3.11</version> </dependency> i am not sure why it is throwing error of method not found exception. i am using java version 7 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
