2006 IR Open Dicussion Posted September 5, 2006 Posted September 5, 2006 By: Betto McRose G, - mcrose error trying to export to XLS format 2006-03-10 05:36 hi I'm getting this error: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/poi/hssf/util/HSSFColor$WHITE at net.sf.jasperreports.engine.export.JRXlsExporter.<init>(JRXlsExporter.java:101) well, it seems I missing something from apache poi :D but, where do I start ? By: Betto McRose G, - mcrose RE: error trying to export to XLS format 2006-03-10 06:42 finally I'm getting more and more deep into developing :D the only thing to do is copy the poi-2.0-final-20040126.jar that comes with the jasperreport into the jboss/server/theOneYouUse/lib directory and that's all :D
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