Jump to content
We've recently updated our Privacy Statement, available here ×

nosuchmethoderror with JRViewer when saving as excel file


flosiber

Recommended Posts

 In our java swing app we use jasper for reporting. We use the JRViewer which is very satisfying. But the save button fails whith xls extension, with the following error:

Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFWorkbook.getCreationHelper()Lorg/apache/poi/ss/usermodel/CreationHelper;

at net.sf.jasperreports.engine.export.JRXlsExporter.openWorkbook(JRXlsExporter.java:202)

 

All the jars needed by jasper are the ones provided with the 4.1.2 release.

thanks in advance for any help !

Flo

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...