Jump to content
JasperReports Library 7.0 is now available ×

JasperReports 0.6.0


2004 IR Help

Recommended Posts

By: Todd - mrtodds

JasperReports 0.6.0

2004-07-26 16:39

I tried to run iReports 0.3.2 with the new 0.6.0 JasperReports.jar and I get the following error:

 

Exception in thread "main" java.lang.NoClassDefFoundError:

 

dori/jasper/engine/JRExpression

at it.businesslogic.ireport.gui.MainFrame.<init><MainFrame.java:262>

at it.businesslogic.ireport.gui.MainFrame.main<MainFrame.java:5129>

 

There seems to be a new directory structure for jasperreports 0.6.0.

 

How can I solve this problem. I tried setting the classpath, but that didn't seem to help.

 

Thanks,

 

mrtodds

 

 

 

 

 

By: C-Box - c-box

RE: JasperReports 0.6.0

2004-07-27 02:15

I guess, Guilio has first to replace the old package-names from dori.jasper to net.sf.jasperreports within IReport like written here....

 

http://jasperreports.sourceforge.net/what.new.html#new1

 

C-Box

 

 

 

 

By: Giulio Toffoli - gt78

RE: JasperReports 0.6.0

2004-07-28 01:59

of course.

 

This is a little modification to the code, but a big setp forward for compatibility....

 

Giulio

 

 

 

 

By: Todd - mrtodds

RE: JasperReports 0.6.0

2004-07-28 10:27

Can you give us an ETA for the changes?

 

 

 

 

By: Alexandru Cârstoiu - acarstoiu

RE: JasperReports 0.6.0

2004-07-30 06:44

Well, it appears everything is fine now, it compiles nicely, but... still complains at runtime about the previous "dori.jasper." package prefix.

 

I must admit I wasn't able to understand why on earth is it still asking for classes like dori.jasper.JRDataSource... No default values in the DTDs, no nothing.

 

alexandru

 

 

 

 

By: Todd - mrtodds

RE: JasperReports 0.6.0

2004-07-30 12:05

?

 

How is everything fine now? Is there a new version of iRreports to download? Did you do a massive search and replace and recompile?

 

 

 

 

 

 

 

 

By: Alexandru Cârstoiu - acarstoiu

RE: JasperReports 0.6.0

2004-07-31 07:21

No, I'm about the latest CVS version.

And it DOESN'T work, it just compiles, Giulio must know why...

 

 

 

 

 

By: Alexandru Cârstoiu - acarstoiu

RE: JasperReports 0.6.0

2004-07-31 09:40

There was a bug in Ant's build.xml. I've sent a patch for it.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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