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

java.lang.NoClassDefFoundError: dori/jasper/e


Recommended Posts

By: Dejan - dnikolov

java.lang.NoClassDefFoundError: dori/jasper/e

2002-09-13 23:57

When I start report in my application

I get message:

 

java.lang.NoClassDefFoundError: dori/jasper/engine/JasperLoadManager

and this class is not in jasperreports.jar

 

 

 

By: Teodor Danciu - teodord

RE: java.lang.NoClassDefFoundError: dori/jasper/e

2002-09-14 02:15

 

Hi,

 

This class was removed since 0.4.0.

It didn't do much.

 

What you need now is the

dori.jasper.engine.util.JRLoader

and the appropriate cast for the objects returned.

 

See how the other manager classes use JRLoader.

 

Thank you,

Teodor

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