Jump to content
Changes to the Jaspersoft community edition download ×

JasperCompileManager.compileReport error


2004 IR Help

Recommended Posts

By: aieiebrasov - aieiebrasov

JasperCompileManager.compileReport error

2005-07-26 03:42

Hi,

I'm doing the change from Jasper 0.6.8 to Jasper 1.0.0. I get an exception when I do the following:

 

JasperCompileManager.compileReport("MyReport.xml");

 

But it worked properly with 0.6.8 library.

The error is the following:

 

java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/xml/JRXmlDigesterFactory

 

at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:198)

 

at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:163)

 

at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:147)

 

at net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:142)

 

Can you help me?

 

Daniele

 

 

 

 

 

 

By: Ramiro P. Magalh㥳 - ramiromagalhaes

RE: JasperCompileManager.compileReport error

2005-08-01 14:46

Have you updated your commons-digester to the most recent release?

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...