https://issues.apache.org/bugzilla/show_bug.cgi?id=50588
Summary: Caused by: java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFDateUtil.isCellDateF
ormatted(Lorg/apache/poi/hssf/usermodel/HSSFCell;)Z
Product: POI
Version: 3.7
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
We are using old version of Poi 2.5 in the application .
We recently planned to migrate to latest version poi 3.7 .
I am facing the Following error
Caused by: java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFDateUtil.isCellDateFormatted(Lorg/apache/poi/hssf/usermodel/HSSFCell;)Z
Nothing has changed in Code .it works fine with poi 2.5
I have downloaded the binary distribution from Apache
I deleted the 2.5 jar in the web application and just moved the latest 3.7 jar
alone poi-ooxml-3.7-20101029.jar
Thanks ,
Karthik
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]