hemasekharmca Posted May 12, 2017 Posted May 12, 2017 Hi All,Am exporting the jasper file as a excel using the poi-3.16 version jars showing the below error.java.lang.NoSuchMethodError: org.apache.poi.hssf.util.HSSFColor.getTripletHash()Ljava/util/Hashtable.The Old version of poi-3.12 its working fine.Could you please help some one how to solve this error.Thanks,Sekhar P
szaharia Posted May 12, 2017 Posted May 12, 2017 There was a change regarding this method signature in poi-3.15.The upcoming JR release will reflect also this change and will be compatible with poi-3.15.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now