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

Need help with JasperReports 0.4.4


thewaca

Recommended Posts

I am using JasperReports 0.4.4 (And I can not upgrade to a newer version). I need to write a new report (And have done so) but can not compile into a format that is excepted. My current error is java.io.StreamCorruptedException

dori.jasper.engine.JRException: Error loading object from file : c:toolsreportsUserHistory.jasper

 

Any help or advice on how to get a file into the correct .jasper format for use by 0.4.4 would be greatly appreciated. (I looked into iReport, but version 0.2.0 starts with JasperReports 0.4.5)

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

thewaca wrote:

Any help or advice on how to get a file into the correct .jasper format for use by 0.4.4 would be greatly appreciated.

 

The simplest way is to write a Java application that uses the JR 0.4.4 API to compile reports. I'm not sure whether JR 0.4.4 included the Ant report compilation task, if so it would be easier to write an Ant build file to compile the reports.

 

Regards,

Lucian

Link to comment
Share on other sites

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