• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Unable to use Jasper

 
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

I'm trying to use Jasper reports in Netbeans but I can't get it working.
I've followed lots of tutorials and tried different ways of using it, but I keep getting:



After reading some webpages, it seems that this error has something to do with the following libraries:

commons-beanutils-1.7.jar
commons-collections-2.1.jar
commons-digester-1.7.jar
commons-loggin-1.0.2.jar
itext-1.3.1.jar
poi-3.0.1-FINAL-20070705.jar
jasperReports.jar

But I've added these to Netbeans and it's still not working. If I try to add the libraries to Glassfish, then I start getting errors with log4j.

Anyone can give me any suggestion on how to get Jasper working?

Thank you so much!
reply
    Bookmark Topic Watch Topic
  • New Topic