Hello,

I'm trying to generate xls using jasper reports and spring.
Unfortunately jasper seems to use an old version of POI where
org.apache.poi.hssf.usermodel.HSSFCell.setEncoding() was public.

Can I get hold of an old version of POI to solve this?

many thanks,
Jordan.


ps - important part of stack trace below:

java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFCell.setEncoding(S)V

net.sf.jasperreports.engine.export.JRXlsExporter.initCreateCell(JRXlsExporter.java:547)








      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to